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

Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)

(no subject)

From: Johnson Poovathummoottil <joni_65_at_yahoo.com>
Date: Thu, 11 Jan 2001 07:02:17 -0800 (PST)
Message-Id: <10738.126394@fatcity.com>

I am in Oracle 8.1.6. The Describe command seems to work a little funny.If I use describe in the following way

Desc schema.tab_name_at_link;

I get the structure of table in the link database. But if I use it without the schema

Desc tab_name_at_link;

I get the structure of a table named the same in the current schema.

I think there is more to it.

Has anyone experienced this?



Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ Received on Thu Jan 11 2001 - 09:02:17 CST

Original text of this message

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