Re: How do I create tables in Oracle (SQL)? I need to ...

From: Rainer Kagerer <rainer.kagererNOraSPAM_at_quelle.at.invalid>
Date: Fri, 10 Mar 2000 03:06:33 -0800
Message-ID: <0a3ae4c4.0a4c696e_at_usw-ex0106-045.remarq.com>


Hi!

Hard to help you. The easiest way is
create table <tablename> (columname datatype, ..);

But i think its better to try to get the syntax by help.

Because what´s with: key´s, not null columns, where do you want to create the table, what´s with the index

Don´t know if you find it there, but try: http:technet.oracle.com

Registration is free and you will get a lot of good stuff there.

Rainer

        \|||||/
        ( o o )

---oooO---(_)---Oooo-----------
  • Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * The fastest and easiest way to search and participate in Usenet - Free!
Received on Fri Mar 10 2000 - 12:06:33 CET

Original text of this message