prgwhiting
Registered User.
- Local time
- Today, 02:52
- Joined
- Apr 18, 2000
- Messages
- 15
I need to find out how many records an SQL query returns. I don't want to have to create a normal query, or a temporary table. I need this to check for duplicates, by checking if a name exists in my name table and a Postcode/zipcode exists in my address table. Please help.
Thanks
Thanks