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
what are the advantages of mysql in comparison to oracle? : Sql dba
what is the stuff function and how does it differ from the replace function? : Sql dba
how to fetch alternate records from a table? : Sql dba
Can triggers stop a dml statement from executing on a table?
what are the differences between require and include, include_once and require_once? : Sql dba
Write a sql select query that only returns each name only once from a table?
How to create an array in pl/sql?
How do you update a value in sql?
How do I create a memory optimized filegroup?
What is the use of desc in sql?
what are the security recommendations while using mysql? : Sql dba
What is a trigger in sql?
Can we create a trigger on view?
how to start mysql server? : Sql dba
what is meant by nl2br()? : Sql dba