-
Notifications
You must be signed in to change notification settings - Fork 656
LET
Mathias Rangel Wulff edited this page Jun 12, 2015
·
2 revisions
Special clause for SELECT statement.
Syntax:
SELECT ... FROM ... LET var1 = expr, var2 = expr WHERE expression
See also: SELECT
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo