what is the Surrogate key?and wt is the diff between Primary
key and Surrogate Key?

Answer Posted / rajesh s. chandan

Unique identitiy key is generated during data load process
(ETL) in the datawarehouse system is called as Surrogate
key.
It is mainly used to update slowing changing dimesion
attribute data and also it removes dependencies on key
originating in different data sources.

Primary key is uniquely identified each record in a table
with no null values.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an entity have two primary keys?

533


What the different types of Replication and why are they used?

546


What are the different types of replication you can set up in sql server?

531


How do you handle datasets larger than 50 gb?

140


Write a program using SQL queries to find a unique entry in a table.

550






What does asynchronous call backs means?

625


How to get the number of affected rows?

565


What is the default port for SQL Server over a firewall?

593


Where can you find the error log information? : sql server database administration

567


What stored by the model? : sql server database administration

550


What is report subscription?

93


What types of replication are supported in sql server?

571


What is the difference between Stored Procedures and triggers?

576


What do you mean by table and field in sql?

558


What is sub-query in sql server?

674