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 -> Public Tables

Public Tables

From: <vanzyl_at_my-dejanews.com>
Date: Mon, 29 Mar 1999 07:21:19 GMT
Message-ID: <7dn9la$ht2$1@nnrp1.dejanews.com>


Hi

I am new to Oracle and would like to know how to create a public table, so that all the users can refer to it as : select * from client instead of: select * from john.client I know you can create this table under the sys account but I would rather create a public table if possible.

Please Help

Jaco van Zyl

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Mar 29 1999 - 01:21:19 CST

Original text of this message

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