jaygeemack
Programmer
I am using VFP9, and have a problem with SQL.
I have two cursors with identical structures. Each table has a unique field, p_key. I want to find the records which are in cursor1, but not in cursor2, based on the value of p_key.
Any ideas?
TIA
James McKelvie
I have two cursors with identical structures. Each table has a unique field, p_key. I want to find the records which are in cursor1, but not in cursor2, based on the value of p_key.
Any ideas?
TIA
James McKelvie