so_simple Posted November 22, 2010 at 03:10 PM Report #355665 Posted November 22, 2010 at 03:10 PM Alguém me pode recomendar alguns livros/sites/qq coisa para iniciar em Oracle PL/SQL? Agradeço as vossas sugestões
M6 Posted November 22, 2010 at 03:16 PM Report #355667 Posted November 22, 2010 at 03:16 PM Podes começar por ler a documentação/livros da própria Oracle. Têm muito material que é útil: - http://download.oracle.com/docs/cd/B10500_01/nav/docindex.htm - http://download.oracle.com/docs/cd/B10500_01/appdev.920/a96624/toc.htm - http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:6829158189168 (Atenção a este último link, o AskTom.com é uma referência mundial no que toca a dúvidas de Oracle, usa e abusa desse site que tem excelente informação) 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar."
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now