Answer Posted / yam
to see the framework of table use
DESCRIBE tablename;
or DESC tablename
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
Which certification is best for sql?
Do we need to create index on primary key?
What are stored procedures used for?
How do I run a script in sql developer?
What is the maximum number of rows in sql table?
what is not null constraint? : Sql dba
Write a sql query to find the names of employees that begin with ‘a’?
Why is pl sql needed?
What is meant by temporal data?
What is a composite primary key?
What is sql architecture?
What are the benefits of pl/sql packages?
Can we debug stored procedure?
How much ram can sql express use?
What is a pl/sql block?