Error!
Success!

Using newsequentialid() in SQL SERVER

0
kicks

Using newsequentialid() in SQL SERVER  (Unpublished)

The newsequentialid() built-in function can only be used in a DEFAULT expression for a column of type 'uniqueidentifier' in a CREATE TABLE or ALTER TABLE statement. It cannot be combined with other operators to form a complex scalar expression.


Kicked By:
Drop Kicked By: