Hi,
Thanks for coming back to me so quickly on this, so as an example the tables look like this:-
Table 1 (Lead Website)
Name | Address | Telephone Number |
Mr Smith | 123 Main Street | 123456 |
Mr Jones | 456 High Street | 789101 |
Mrs Peacock | 1 London Road | 112131 |
Table 1 (Database)
Name | Address | Telephone Number |
Mr Smith | 123 Main Street | 123456 |
Mrs Peacock | 1 London Road | 112131 |
Dr Jackson | 20 Roman Close | 415161 |
Miss Poppy | 4 Ash Crescent | 718192 |
From the above we would like to run a query to return the leads that are not on the database. In this case it would be Mr Jones.
Does that help?
Thanks,
Amie.