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
Can we store videos in mysql database?
Do I need to pay for mysql?
how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...
can you tell what are the different set operations available in mysql? : Mysql dba
Why we use mongodb instead of mysql?
What is auto increment in mysql?
What is mysql enterprise edition?
How to copy data from one server to another using php?
How do I automate a backup in mysql?
What is the command used to create a database using php and mysql?
What is action query?
How do I zip a file in mysql?
How do you backup a database in mysql?
Write a command to view mysql database table structure?
How do I save in mysql?