Can a table have two primary keys?
Answer Posted / dev lamani
no a table can have only one primary key.
u can make one or column to have primary key
that is called a composite primary key
Dev
ddlamani@yahoo.com
| Is This Answer Correct ? | 61 Yes | 5 No |
Post New Answer View All Answers
What is set serveroutput on in pl sql?
Name some usages of database trigger?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
How is indexing done in search engines?
when MSQL8.0 is in market
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Mention what are the benefits of pl/sql packages?
what is meant by nl2br()? : Sql dba
What is difference between sql and oracle?
Why is sql important?
List and explain the different types of join clauses supported in ansi-standard sql?
what is the difference between myisam static and myisam dynamic? : Sql dba
What is a subquery in sql?
What is a delimiter in sas?