If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I've tried the following sql on Ingres but it comes up with an error...
UPDATE size SET as=
(SELECT feature_detail
FROM details
WHERE mod_uuid = '11E874E9-65B7-DB96-1CF52F59557C4631' AND feature_uuid = '62006489-65B7-DB96-1334DDB7ACD83765')
WHERE mod_uuid='11E874E9-65B7-DB96-1CF52F59557C4631'