Its straight forward. I have no multiple tables.
How can I get the following SQL to work?
"UPDATE table SET (...) WHERE (...) LIMIT 2 ORDER BY something"
Its straight forward. I have no multiple tables.
How can I get the following SQL to work?
"UPDATE table SET (...) WHERE (...) LIMIT 2 ORDER BY something"