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
Explain the advantages and disadvantages of stored procedure?
How to get each name only once from an employee table?
What is a file delimiter?
What is the difference between a database and a relational database?
What is the purpose of primary key?
What is indexing oracle sql?
How do I add a primary key to a table?
What is an alias command?
What is identity column in sql server?
What is a primary key example?
What is the purpose of my sql?
What are sql constraints?
how to enter numeric values as hex numbers? : Sql dba
What is the difference between subquery and correlated query?
How is pl sql different from sql?