What are the rules to use the ROWGUIDCOL property to define a globally unique identifier column?

Correct Answer: Only one column can exist per table that is attached with ROWGUIDCOL property One can then use $ROWGUID instead of column name in select list

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion