Basic VALUES syntax in YQL
This statement is totally equivalent to the following one:
Example:
VALUES after FROM
In all the examples above, column names are assigned by YQL and have the format . To assign arbitrary column names, you can use the following construct:
In this case, the columns will get the names , .