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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help about how to start working with Oracle 10g

Re: Help about how to start working with Oracle 10g

From: Alan <NOSPAMalan_pltse_at_yahoo.com.au>
Date: Tue, 1 Feb 2005 11:16:34 +1100
Message-ID: <ctmhp6$8kv$1@domitilla.aioe.org>


In MSSQL Server 2000, Enterprise Manager comes with it. I can use Enterprise Manager to create database, use Query Analyzer to create, debug stored procedure, trigger, views,...

After installed the 10g, does it have these similar tools ?

"DA Morgan" <damorgan_at_x.washington.edu> wrote in message news:1106899279.799892_at_yasure...
> Alan wrote:
>
> > Hi all,
> >
> > I am from application developement side (Delphi, C#), want to teach
myself
> > developing application using Oracle as backend database. I know how to
> > manage SQL Server 2000 writing stored procedure, views, triggers but
know
> > nothing Oracle.
> > How to get started working with Oracle 10g ?
>
> In addition to GreyBeard's advice ... go to http://www.psoug.org
> click on Morgan's Library
>
> Start with the entry for anonymous blocks: They are the buiding block
> for all PL/SQL code
>
> Then look at the entries for the following in roughly this order:
> Types
> Procedures
> Loops
> Functions
> Ref Cursors
> Packages
> Pipelined Table Functions
> Table Triggers
> Instead-of Triggers
> DDL Triggers
> System Triggers
>
> You will find plenty of demos to play with.
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace 'x' with 'u' to respond)
Received on Mon Jan 31 2005 - 18:16:34 CST

Original text of this message

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