A regular update statement

Das Goravani goravanis at gmail.com
Sun Aug 2 14:00:48 EDT 2020


Help me out quick here.. in order to get around my problem with $update on one table I have

I want to construct a regular SQL update statement and don’t know how

I could look online but I might not find the wildcard character

Is update done like this:

$execdirect(UPDATE * FROM tablename)

Can I do it that simply?

Asterisk standing for “all columns”.. is that possible?





More information about the omnisdev-en mailing list