Answer Posted / kalidas vsk
Primary Key is the nothing but index of the table. Foreign
key is dependent of the primary key.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
State a few properties of relational databases?
What are the security related catalog views? : sql server security
What is SubQuery in SQL Server 2008
How can I track the changes or identify the latest insert-update-delete from a table?
How to filter records of table in SQL SERVER?
What is the use of sql profiler in sql server 2012?
what is the difference between delete table and truncate table commands? : Sql server database administration
What is built-in/administrator?
how you can move data or databases between servers and databases in sql server? : Sql server administration
What is report rendering ?
In which sql server version report builder introduced?
Define normalisation?
What is the concept of optimization?
How to send email from database?
What will happen if a column containing char type data is changed to the nchar data type?