Hi all,
I hope you can help, i have a script that enters details into a database table from another table, but i want it to ignore a insert command if a field is empty.
E.g query customer database then if email field is not empty the script should then enter the email address in another table, but if the email field is empty it should ignore inserting email address (as its empty) into another table.
I hope someone can help and thanks in advance
Regards,
Steven