What is the main different between Null and NOT Null.
Difference between Primary and Unique Key.
How to Check the database from which application is it
possibe.

Answer Posted / bharanikumar

primary key does not allow null value,
but unique allow only one null value...


www.happylife.in

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products

2414


What is the default port number of mysql?

500


How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.

592


How to run 'mysql' commands from a batch file?

492


What is the use of mysql_close()?

510






How to create trigger in mysql workbench?

541


What is an example of a delimiter?

488


How do I install mysql on windows 7?

477


How does select query work?

491


How to present a past time in hours, minutes and seconds?

548


How do I run mysql on a mac?

473


what is the default port for mysql server? : Mysql dba

556


How can we change the data type of a column of a table?

584


How does mysql clustering work?

479


How are mysql timestamps seen to a user?

508