We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi 👋
The UPDATE <table> FROM (SELECT ...) statement is only supported with PostgreSQL dialect.
UPDATE <table> FROM (SELECT ...)
PostgreSQL
It should be also supported for other technologies. Here are a few examples: