Can a table have two primary keys?
Answer Posted / sandeep gogoi
yes! it possibly have 2 primary keys as a combination of
such keys should not repeated!...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is indexes?
What are basic techniques of indexing?
What is difference between inner join and cross join?
What is the command used to fetch first 5 characters of the string?
How do you use join?
Which is faster union or join?
what is row? : Sql dba
what is myisam? : Sql dba
What is lexical units in pl sql?
What is the difference between partition and index?
Can we use update in sql function?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
How to run sql*plus commands in sql developer?
What is localdb mssqllocaldb?
Can a trigger call a stored procedure?