V_NEWID

Fields

Field Field Type Null Description
ID uniqueidentifier yes

Definition

Copy


    create view dbo.V_NEWID as 
    select newID() as ID