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 etl process in data warehousing? What are the different stages in 'data warehousing'?

0 Answers  


What is data redundancy in dbms?

0 Answers  


Explain the different types of database keys?

0 Answers  


How do I keep my database up to date?

0 Answers  


What is tuple with example?

0 Answers  


what is the difference between securityand protection in dbms?

2 Answers  


Define phantom deadlock.

0 Answers  


What are the characteristics of database management system?

0 Answers  


Is mysql a rdbms?

0 Answers  


What are the Common SQL Functions Used for Data Aggregation?

1 Answers  


Explain data dictionary.

0 Answers  


What are the three main types of models?

0 Answers  


Categories