Can A column defined as PRIMARY KEY can have NULL values ?

Answers were Sorted based on User's Feedback



Can A column defined as PRIMARY KEY can have NULL values ?..

Answer / guest

FALSE

Is This Answer Correct ?    8 Yes 1 No

Can A column defined as PRIMARY KEY can have NULL values ?..

Answer / parul chaudhary

No,a coloum defined as PRIMARY KEY can't have NULL values,
because when we assign a coloum as a PRIMARY KEY that mean
its a unique coloum by which whole the table have to be
accessed.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Database Management Interview Questions

What is data model in database?

0 Answers  


What is 2nf and 3nf?

0 Answers  


What is the purpose of a database?

0 Answers  


What are the different types of database keys?

0 Answers  


What are the examples of database management system?

0 Answers  






What is entity and its types?

0 Answers  


how to retrive a data From database into the grid view..?

0 Answers   MCN Solutions,


How do you invoke datastage using unix?

3 Answers  


What is the use of drop command?

0 Answers  


Can you explain the select into statement?

0 Answers  


What is the concept of sub-query in terms of sql?

0 Answers  


Explain by listing some major advantages of dbms.

0 Answers  


Categories