How to create table show example
Answer / Rahul Kumar Verma
CREATE TABLE `example_table` (n `id` INT AUTO_INCREMENT PRIMARY KEY,n `column1` VARCHAR(255) DEFAULT NULL,n `column2` INT DEFAULT 0n);
| Is This Answer Correct ? | 0 Yes | 0 No |
How large can a mysql table be?
What is a join in mysql?
Does adding an index lock a table?
What is mysql enterprise edition?
What is ntext?
What is query log in mysql?
How do I rename a procedure?
How do I insert an image into mysql workbench?
List some comparisons operators used in mysql?
What are the limitations of mysql?
How can we repair a MySQL table?
at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)