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 -> DESCRIBE

DESCRIBE

From: Chris Gladwin <cgladwin_at_serviceplus.com>
Date: Mon, 7 Feb 2000 14:20:04 -0500
Message-ID: <B40434B59488D111A18A0050BAA8B7A1170C51@EXCHSRV1>


Prefix the tablename with the schema owner and the desc should work. It's just apain considering as oyu say you have already created the synonyms and granted privs.

DESC "Schema"."Table" Received on Mon Feb 07 2000 - 13:20:04 CST

Original text of this message

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