Answer Posted / jeyaprakash
primary is not allow null value.but unique can be allow null
value
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is information_schema in mysql?
How can you filter the duplicate data while retrieving records from the table?
What is mysql_query?
What are the non-standard sql commands supported by 'mysql'?
How does limit work in mysql?
How to get nth highest salary from table in a mysql?
Is mysql server free?
What is ntext?
How do you connect MySQL database with PHP?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
How do I automate a backup in mysql?
What is the difference between database and table?
How many rows can a mysql table hold?
What is longblob?
Where is mysql password stored?