Q:
What are the rules to use the ROWGUIDCOL property to define a globally unique identifier column?
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.
View answer
Workspace
Report Error
Discuss