How to convert zero length string to null ?
UPDATE yourtable SET name=NULL WHERE name=''; -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
How to convert zero length string to null ?
UPDATE yourtable SET name=NULL WHERE name=''; -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general