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
How does mysql store binary data?
What is limit in mysql?
What is the difference between sql and mysql and oracle?
Who developed mysql?
How to enable or disable a row of a table using MySQL in struts?
What are the purposes of using enum and set data types?
What does mysqli_fetch_assoc do?
What is not null in mysql?
What is sqlyog?
How to get help information from the server?
How to display top 50 rows?
Who owns mysql database?
Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?
How can I change database in mysql?
How we can create index in mysql?