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
Which is faster innodb or myisam?
How do you login to MySql using Unix shell?
In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
How does php communicate with mysql?
What is mysql aggregate functions? Explain
How to check if value already exists in mysql database in php?
Why mysql is open source?
What is offset limit?
What is a text delimiter?
Can you tell a way to know the number of days between the two given dates in php?
What is relational database in mysql?
What is the default password for mysql?
what is mysql optimization in brief?
Is mysql a server?
What is difference between mysql and mysql server?