Subqueries with INSERT - errors
I'm trying to create an insert that uses a subquery
Getting type errors on orgId, seems its not detecting correct type of sq.id
If I explicitly set sq.id to a number, no more errors
Still need to queries though....
Getting type errors on orgId, seems its not detecting correct type of sq.id
If I explicitly set sq.id to a number, no more errors
Still need to queries though....