Great! That makes a lot more sense! I guess I missed a vital step there.
Now I am trying to run the SQL and get this error:
1062 Duplicate entry 'Newsletter to Test Group Only' for key 2
in:
[INSERT INTO zen_query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Newsletter to Test Group Only', 'Send sample newsletter to Customer Test Group only', 'select customers_email_address, customers_lastname, customers_firstname from TABLE_CUSTOMERS WHERE customers_group_pricing = '2'');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Does this mean I first have to restore the backup database before I run this script? Or is there some other way around it? (My group is indeed #2.)
Thanks again for all your help!