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: Where to generate script??

Re: Where to generate script??

From: Ed Prochak <prochak_at_my-dejanews.com>
Date: Mon, 19 Apr 1999 14:22:05 GMT
Message-ID: <7ffe63$adv$1@nnrp1.dejanews.com>


In article <7f9hi3$fn4$1_at_gandalf.alcom.aland.fi>,   "Jerra" <jerra_at_consilia.aland.fi> wrote:
> I am new to Oracle and need help on scripting. I have an exisitng script for
> a medium database with appr 60 tables. It exists in Access and SQL Server. I
> want to make manually some tables and generate a script to see the syntax
> and then modify existing script. The problem is that I can't find where to
> do this?????
>
> Regards
> Jerra
>
>

Oracle doesn't come with a GUI environment. Just fire up your favorite text editor to create/modify SQL scripts. then run SQL*PLUS to execute them. Even on Windows, Oracle is still very much a command line style system.

Hope this helps.
  ed

--
Ed Prochak
Magic Interface, Ltd.
ORACLE services
440-498-3702

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Apr 19 1999 - 09:22:05 CDT

Original text of this message

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