Answer Posted / hr@tgksolutions.com
• Primary Key: A unique identifier for a table’s record (e.g., id in a table).
• Foreign Key: A column in a table that refers to the primary key of another table, establishing a relationship between tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know what is normalization of database? What are its benefits?
What is serializable?
What are the common performance issues in sql server?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
Explain various data region available in ssrs with their use?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
Which are the two editions in which SQL Azure database available?
What is sql server agent and what are the two modes of authentication in sql server?
How is sql server used?
What are Row versions of DataRow?
How to delete a login name in ms sql server?
what are triggers? : Sql server database administration
Describe in brief databases and sql server databases architecture.