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 -> create table

create table

From: <shuiho_at_my-deja.com>
Date: 2000/07/18
Message-ID: <8l276n$3sn$1@nnrp1.deja.com>#1/1

Hi everyone,

I would like to do following:

   If the table MYTABLE does not exist then

      create table MYTABLE
   end if;

How can I do this in Oracle SQLPLUS script ? Please help me. Thank you.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Jul 18 2000 - 00:00:00 CDT

Original text of this message

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