Answer Posted / amith
BIGINT NOT NULL PRIMARY KEY AUTO_INCREMENT .
| Is This Answer Correct ? | 44 Yes | 32 No |
Post New Answer View All Answers
How can we change the data type of a column of a table?
What is the difference between myisam dynamic and myisam static in mysql?
What is the insert?
What is the purpose of using a heap table?
How to Change a users password from unix shell.
How do I change the max connections in mysql?
What happens if null values are involved in expressions?
What is use of mysql?
How many rows we can insert in a mysql table?
What is triggers and how it can be used in mysql?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
What is the difference between mysql and pdo?
Write a query to fetch duplicate records from a table using mysql?
How do I copy an entire mysql database?
How to execute mysql query in php?