Home » RDBMS Server » Server Administration » describe
describe [message #369548] Tue, 17 October 2000 04:39
shad
Messages: 50
Registered: October 2000
Member
How can I make sure that if I TYPE "describe table_name" I will get the sql in the result like:

sql> desc employee;

name null? type
empno not null number(10)

etc

I want do this this for a lot of tables so I have to be able to see for which table the describe results belong.

Regards
Previous Topic: Oracle and Forms
Next Topic: ASP - programming with Oracle 8i
Goto Forum:
  


Current Time: Fri Apr 19 10:17:17 CDT 2024