Assad Jarrahian <[EMAIL PROTECTED]> writes: > UPDATE userprofiles SET address = ROW( > ,'','','',,'',,'','','','','','','','','','') where > username='mooreg3';
> ERROR: syntax error at or near "," at character 41 That first comma is wrong, or else you forgot to put in a value before it ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend