CREATE TABLE AS
and INSERT INTO table SELECT
Is output as an example of SQL
#170
Labels
CREATE TABLE AS
and INSERT INTO table SELECT
Is output as an example of SQL
#170
Currently, SELECT is the only example that is output as analysis.
However, it will be easier to import if the examples of
CREATE TABLE AS
andINSERT INTO table SELECT
are output.The text was updated successfully, but these errors were encountered: