What is Primary Key?

Answer Posted / perumal

1. Primary Key Doesn't allow the NULL values and also
does not allow duplicate values.

2. Primary Key has the Unique Columns.

3. Primary Key Uniquely Identify the each row of the tables.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is nvarchar max in sql?

572


What is a Mapplet?

638


Explain what is table in a database?

569


What is index example?

547


Why cannot I use bind variables in ddl/scl statements in dynamic sql?

653






What is the syntax to add a record to a table?

569


Is drop table faster than truncate?

543


Explain the advantages and disadvantages of stored procedure?

635


What is denormalization in a database?

585


Is it possible to create startup or shutdown trigger for on-schema?

577


What is the purpose of cursors in pl/sql?

631


Does inner join remove duplicates?

514


What are sql constraints?

558


What is crud stand for?

559


Can a select statement fire a trigger?

648