How do I create a new schema object(programatically(ODBC) or with scripts) in a database
From: netnews <lattices2_at_attbi.com>
Date: Fri, 14 Jun 2002 04:10:53 GMT
Message-ID: <h1eO8.38301$6m5.18678_at_rwcrnsc51.ops.asp.att.net>
Date: Fri, 14 Jun 2002 04:10:53 GMT
Message-ID: <h1eO8.38301$6m5.18678_at_rwcrnsc51.ops.asp.att.net>
HI.
Thanks
how do I create a newschema. I just get the default Domain/User when
programatically adding tables with ODBC. (CREATE SCHEMA....) Which tool with
Oracle 8i lets you create a schema so that users can connect to my
predefined ones. Must I use a script or is there a oracle tool that lets me
do this