Home / Programming MCQs / SQL Server MCQs / Question

S

Shivam • 8.86K Points
Tutor III

Q. Which keyword is used in SQL Server to implement the auto increment?

(A) UNIQUE
(B) IDENTITY
(C) INCREMENT
(D) ADD
Explanation by: Shivam
IDENTITY keyword is used in SQL Server to implement the auto-increment.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.