Posts
Sort by recent activity
Comparing with Custom Keys
Hi,Suppose I've got a Table with a GUID (which is the primary key), a Name, a Description and a Datetime stamp. Comparing based on the GUID is not going to work in my case, I need to compare based ...