Computes a SqlExpr expression which can be used in the WHERE clause of an UPDATE or DELETE
statement when a row from the result of the stsel
statement has to be modified.
stsel |
a |
mtable | |
require_pk |
set to TRUE if a primary key ir required |
a new SqlExpr, or null if an error occurred. |