NAME SELECT_INTO - define a new table from the results of a query SYNOPSIS [ WITH ... SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ] DESCRIPTION SELECT INTO creates a new tab…This command is functionally similar to SELECT INTO ( SELECT_INTO (7)), but it is preferred ... confused with other uses of the SELECT INTO syntax. Furthermore, CREATE TABLE AS off…