Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Guide to Oracle tips
YKUT wrote:
> Hi,
> I executed some SQL scripts in SQL server.
> I am new to Oracle and am intersted in getting more knowledge reg
> Oracle.
> Can somebody help me in giving me a superb link to beginners of
> learning Oracle,the primary focus being cursors,SPs,triggers.
> Regards
> KP
Best web site: http://tahiti.oracle.com
Be sure to look at the Concepts documents
Best book: Expert one-on-one Oracle
Author: Tom Kyte
The first three chapters contain a lot of material of value for
someone coming to Oracle from SQL Server.
My advice from years of teaching Oracle in Microsoft's back yard. Forget much of what you think you know. It is a very different world when there is no limitation on locks, when transactions can be of any size, when you NEVER EVER build temp tables on the fly, and when reads don't block writes and writes don't block reads.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond) ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= East/West-Coast Server Farms - Total Privacy via Encryption =---Received on Mon Jan 10 2005 - 10:28:54 CST