Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: please help

Re: please help

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 11 Sep 2005 19:04:46 -0700
Message-ID: <1126490633.662520@yasure>


Marcel wrote:
> Hi
> I am starting a job soon developing asp.net pages against oracle
> database.
> I know quite a lot about MS sql server (6 years experience) but I don't
> know anything about Oracle.
> There must be a few things that I 'must' know that is different from SQL
> server.... Could you help me please.
>
> Marcel

A few? Surely you are kidding. Almost everything is different.

The architecture and concepts are very different. Locking is different
The transaction model is different.
The types of tables are different.
The types of indexes are different.
Many object types, such as sequences, don't even exist in SQL Server.

Get a copy of Tom Kyte's book "Expert one-on-one Oracle" and read it cover-to-cover giving special attention to the first three chapters.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Sun Sep 11 2005 - 21:04:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US