Can A column defined as PRIMARY KEY can have NULL values ?
Answer Posted / 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 View All Answers
What do you understand by the terms entity, entity type, and entity set in dbms?
What are the types of database?
Is the internet a database?
Why do we need database normalization?
Why indexing is used in database?
Explain the difference between a primary key and a unique key?
what is the difference between two and three-tier architectures?
What is considered a database?
Is this statement true or false? All databases must be in third normal form?
Why dbms is used?
What is the Structural difference between bitmap and b-tree index ?
Is file system a database?
Which two statements are true about a foreign key?
What are the various kinds of interactions catered by dbms?
What is a foreign key constraint?