Is there a simple way to copy a table row within a server connect action without needing to read it in and then explicitly allocate each column from the read row into the copy’s columns?
I have a stored procedure that does the job, but am keen to do as much as I can in server actions.
Community Page
Last updated:
Last updated: