What are different types of Keys? Please explain all the
keys with a suitable example.
Answer Posted / rishit v chandarana
there are main 5 types of key, namely
candidate key,
primary key,
alternative key,
secondary key &
foreign key i.e refrential key.
Ck- all keys in a table.
Pk- selected key in a table.
Al- not selected as a pk key in a table.
Sk- not selected at all.
Rk- key showing refrence at other table.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What are the rendering extensions of ssrs?
What is difference between rownum and row_number?
How to Sync Two SQL Azure Databases?
What are the different types of replication are there in sql server 2000?
Can we insert data into view sql server?
explain different levels of normalization? : Sql server database administration
What are magic tables in sql server?
How can you fetch alternate records from a table?
What command do we use to rename a db, a table and a column?
What is a primary index?
What is left outer join in sql server joins?
What is index, cluster index and nonclustered index?
What are a scheduled jobs?
How to connect ms access to sql servers through odbc?
What the different components in replication and what is their use?