What is differance unique key and primary key.
Answer Posted / l..l.n.reddy
PRIMARY KEY:- only one primary key in a table.
UNIQUE KEY:- One or more unique key in a table.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is normalization? How many normalization forms are there?
What is constant in pl sql?
what is recursive stored procedure? : Sql dba
Why do we use triggers?
What is the purpose of the primary key?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
when is the use of update_statistics command? : Sql dba
what is self-join? : Sql dba
What is database sql?
what is the use of set statement in tsql? : Transact sql
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What are the most important ddl statements in sql?
What are the different types of functions in sql?
Describe types of sql statements?
how to run 'mysql' commands from a batch file? : Sql dba