Skip to Content
0
Former Member
Jun 04, 2008 at 09:19 AM

How to view the table at the application level

364 Views

Dear All,

How to view the table in the Data Dictionary at the application level, If a table is created at the database level by using CREATE statement.

code/

create table zmard as select * from sapone.mard where 1 = 2

/code

I would like to view the table above, which is created at the Oracle database level in the Data Dictionary.

can anyone guess the solution.

Best wishes

Mahesh