Popular Posts

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

Monday, July 10, 2017

How to create a delta result-set by looking at a date_edited column

SQLServerCentral » Latest topics
How to create a delta result-set by looking at a date_edited column
Hello all,

I have a stored procedure that looks at a user profile table, to create a list of users and their preferences in a single row


The format is: 

[code language="sql"]

No comments: