Hey guys,
great forum! I have one question:
I've been trying to run this query but everytime I do, I get this error:
[Oracle][ODBC]Function Sequence Error(#0)
This is my query:
update summit_child, child_id
set summit_child.id = child_id.id, summit_child.child_first_name =...