When we can declare a column as Unique and Not Null both at
the same time. What is the use pf Primary Key then?
Answer Posted / thanga prabu.n
Unique Key creates Non-Cluster index in default,
But in Primary Key creates Cluster index in default
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is int identity in sql?
Explain ttitle and btitle.
what is a materialized view? : Sql dba
Which data type is a composite type?
how to get help information from the server? : Sql dba
Is microsoft sql free?
What are the possible values for the boolean data field?
What is the starting oracle error number?
What sql does db2 use?
Explain unique key in sql.
What types of commands can be executed in sql*plus?
Name three sql operations that perform a sort.
What packages are available to pl/sql developers?
Why do we create views in sql?
What is java sql package?