Give two examples of how you might determine the structure
of the table DEPT.
Answers were Sorted based on User's Feedback
Answer / vaishali
First way is :
desc dept;
Second Way is:
select COLUMN_NAME,decode(NULLABLE,'N','NOT
NULL',' '),DATA_TYPE||'('||DATA_LENGTH||')' from
user_tab_columns where table_name='DEPT';
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the sql query to find the employee who has Nth maximum salary?
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
Why we are using primary key and foreign key in oracle and difference between primary key and foreign key?
Name two files used for network connection to a database.
What is autocashrule set? : oracle accounts receivable
what are the types of LIST REPORTS in cognos8BI? and what is the mean and use of METRIC STUDIO in Cognos 8.3BI?
what are basic modules required to implement oracle application in any oraganisation?
How can you rebuild an index?
How to clone the database using RMAN back
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
pl help me, i want oracle HRMS training institute address,in chennai
What is mrc and what is its use? : oracle accounts receivable