Howdy,
I have a little dilemma...
I need to update a field in one table that doesn't exist in another linked table. For example, There is a call back on field in a contact table, and scheduled calls in the other. There are records in the contact database that have a callbackon date but no calls scheduled. Can I access these records through an SQL query?
I have a little dilemma...
I need to update a field in one table that doesn't exist in another linked table. For example, There is a call back on field in a contact table, and scheduled calls in the other. There are records in the contact database that have a callbackon date but no calls scheduled. Can I access these records through an SQL query?