Quote Originally Posted by conor View Post

I'd highly advise using NULL instead of ''..
ceon


I am thinking I can do something similar to this:

UPDATE `ceon_uri_mappings` SET `query_string_parameters`='(NULL)' WHERE `query_string_parameters`=''


Does that sound ok? Could you tell me what empty fields should be NULL?

Would it only be query_string_parameters and alternate_uri that I should change to NULL? Sorry to be so much trouble!

Thanks
SP