Update or insert
Posted: Wed 07 Jul 2010 11:18
Hello,
When we call
In case we have at least 2 records where arg1 and arg2 are the same it seems that no update or insert is done.
How could IBDAC return this information?
Thanks for help
Regards
When we call
Code: Select all
update or insert into... matching(arg1,arg2)
How could IBDAC return this information?
Thanks for help
Regards