Can't view the table that is exported from one to another [message #291808] |
Sun, 06 January 2008 23:54 |
premkumar02
Messages: 3 Registered: January 2008 Location: India
|
Junior Member |
|
|
hi friends,
It would be pleasing if anyone could tell me how to view a table that is exported from one schema to another schema. Please let me ASAP. thanks in advance
SQL> select * from tab;
TNAME TABTYPE CLUSTERID
------------------------------ ------- ----------
CUST2 TABLE
PERSON TABLE
BIN$ci9+2ZFcR5SQsRkXtfh1vQ==$0 TABLE
the table name which is exported is showna as BIN$ci9+2ZFcR5SQsRkXtfh1vQ==$0.
thanks®ards,
Prem
[Updated on: Sun, 06 January 2008 23:57] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: Can't view the table that is exported from one to another [message #291852 is a reply to message #291828] |
Mon, 07 January 2008 01:28 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Quote: | how to see the table, in the exported schema.
|
Michel Cadot wrote on Mon, 07 January 2008 07:14 |
Quote: | now, i wanna view the table, which i exported.
|
What do you mean "view"?
You see it, you are able to give its name.
|
Don't repeat the same thing, answer the question.
Post what you tried to "view" the table and why it failed. How can we guess what you did?
Regards
Michel
|
|
|