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 -> newbie questions..

newbie questions..

From: eugene kim <eugene1977_at_hotmail.com>
Date: Sun, 01 Sep 2002 17:30:47 +0000
Message-ID: <akspfp$ft0$1@newsreader.mailgate.org>


hi
in postgresql

i would
createdb mydb --> create database named mydb psql mydb --> connect to mydb
create table mytable blah blah;
\d --> shows what table i have in this db

i can't find how to do any of these three in oracle 9i.. --;
thx in advance
and is there a good concise tutorial or book for a novice such as 'practical postgresql' for postgresql

thanks Received on Sun Sep 01 2002 - 12:30:47 CDT

Original text of this message

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