Answer Posted / janhvee
diff. between primary key and unique is unique key can be
null but primary key can't be null.
one table can have only one primary key but unique key can
be multiple keys
Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is database in php mysql?
What is mysql_query?
What is 1nf 2nf 3nf?
What is view in mysql?
How to display odd rows in student table in mysql?
What is logs in mysql?
How can you import tables from a sql file into a database by using the mysql client?
How to Join tables on common columns.
What is the size of mysql database?
How can I remotely connect to mysql database?
What is the usage of regular expressions in mysql?
What are different types of queries?
How to calculate the difference between two dates?
How to create and drop view in mysql?
What are the types of queries?