Answer Posted / sonu kumar
primary of any table can't be null but unique can be
primary key may be a unique key but unique can't be a primary key b/c primary key of any relation cant be a null value
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why phpmyadmin is used for mysql?
How does mysql store binary data?
What is the use of mysqli_fetch_array?
What is mysql slow query?
How many rows can mysql handle?
What is mysql good for?
How can I create database in mysql?
What happens if null values are involved in expressions?
How to make a column bigger and delete unique from table.
How do I restore a database in mysql workbench?
What is cast in mysql?
How to make a copy values from one column to another in mysql?
What is the difference between myisam dynamic and myisam static in mysql?
How do I automate a backup in mysql?
How do I stop a mysql command?