Wednesday, March 25, 2015

Get data changes from history table

Hi,


SELECT DISTINCT ProductID FROM Table1


WHERE SalesPerson = 'Person1'


No comments:

Post a Comment