Define candidate key, alternate key, composite key.
Answer Posted / jheelum
A CANDIDATE KEY ISA PRIMERY KEY. OTHER ARE ALTERNATE KEY
| Is This Answer Correct ? | 26 Yes | 82 No |
Post New Answer View All Answers
What is the sql server agent?
What do you understand by replication in sql server?
How to provide values to user defined function parameters?
How can a database be repaired?
What is the difference between clustered index and primary key?
How to Check if table exists in sql server?
What are the different types of replication are there in sql server 2000?
What are different types of subquery?
List the types of recovery model available in sql server?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
How to query multiple tables jointly?
Explain Capacity planning to create a database? and how to monitor it?
What happens if null values are involved in string operations?
How to concatenate two strings in SQL Server.
What is sub-query in sql server?