Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> user account setup

user account setup

From: Nguyen, David M <david.m.nguyen_at_xo.com>
Date: Mon, 21 Jun 2004 15:59:49 -0400
Message-ID: <CF2C2AF8121121469722950F1934354905DD0A86@ILCHICVEXC002.mail.inthosts.net>


I create an user account and grant "select any table" for someone to query database tables that belongs to SCOTT schema. In order to describe table structure that belongs to SCOTT he has to type.  

SQL> describe SCOTT.tablename;  

He asks me is there a way to query SCOTT object without typing "SCOTT." in front of table name?    

Also, how do I create an account and grant all SCOTT's privileges to him? I want his account exactly to be the same as SCOTT.  

Thanks,
David



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon Jun 21 2004 - 14:57:31 CDT

Original text of this message

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