RETURNING with Table Method INSERT

Das Goravani goravanis at gmail.com
Sun Jul 3 19:09:50 UTC 2022


Do you know if you can do a RETURNING clause on a Table Method $insert() ?

Table method insert looks like this:

myRow.$insert()

On $select() you CAN put a WHERE clause in the parenthesis, so can you put a RETURNING clause on $insert() ?


More information about the omnisdev-en mailing list