Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie :)
Fabio Cannavaro wrote:
> Hello,
>
> I come from sql server 2000 and now I have to learn oracle (!).
>
> Can you point me to some resource for newbie on Oracle to learn
> something? I mean also history of the product, its evolution and so on.
>
> any help much appreciated.
>
> thx.
Tom Kyte's books.
http://tahiti.oracle.com (read Concepts docs first, then Architecture
docs, before looking at any syntax)
Best possible advice. Everything in Oracle is different ... even when it seems familiar. The words "database" and "instance" have an entirely different meaning. Locking and transactions are based on completely different paradigms. Never ever build a temp table.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Thu Aug 10 2006 - 11:08:21 CDT
![]() |
![]() |