Multiple Choice
When reviewing a table in the SQL Server GUI tools,which property should be set to "Yes" to indicate that the column is a surrogate key for which SQL Server should automatically supply values?
A) Identity
B) Surrogate
C) AutoIncrement
D) AutoNumber
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q69: Which of the following is known to
Q70: The developer can direct SQL Server to
Q71: For triggers on insert and update actions,the
Q72: What is the SQL CLR?
Q73: Which of the following is not a
Q75: With SQL Server,the clustered index is faster
Q76: The recommended SQL Server security is Windows-only
Q77: In SQL Server,it is not possible to
Q78: SQL Server 2014 provides two ways to
Q79: The default transaction isolation level for SQL