[ILUG] [OT] Oracle for beginners ?
kevin lyda
kevin at suberic.net
Mon Jan 17 21:10:37 GMT 2000
"John P. Looney" wrote:
>
> Anyone know of an Oracle site for beginners ? The equivalents of the
> following MySQL commands:
>
> use database;
er...
> show tables;
just got this today:
select table_name from user_tables;
> show users;
er...
> select * from user_auth;
er...
> describe <tablename>;
desc <tablename>;
kevin
--
kevin at suberic.net Nutrition Facts
fork()'ed on 37058400 Puns: 100% RDA (% good puns: 0)
More information about the ILUG
mailing list