Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Thursday, August 17, 2017

Problem with NEWID (point of evaluation)

SQLServerCentral » Latest topics
Problem with NEWID (point of evaluation)
OK How do I get this code to work? The final 'select' results in different GUID values for [group]. If I just 'select * from g' (commented out) I get what is expected.

pcd

[code language="sql"]

No comments: