thendal
Programmer
- Aug 23, 2000
- 284
Hi all!
I am new to oracle db.what query do i need to use if i need to know about the constraints in the table eg: whether it has a primary key etc..
to know about the table structure i placed the command
desc tablename;
it displyed all the field name and thier data types.....
Any help will be greatly appriciated
Thanks
Thendal
I am new to oracle db.what query do i need to use if i need to know about the constraints in the table eg: whether it has a primary key etc..
to know about the table structure i placed the command
desc tablename;
it displyed all the field name and thier data types.....
Any help will be greatly appriciated
Thanks
Thendal