It looks like you're using an old browser. To access all of the content on Yr, we recommend that you update your browser. It looks like JavaScript is disabled in your browser. To access all the ...
CREATE TABLE AS creates a table and fills it with data computed by a SELECT command. The table columns have the names and data types associated with the output columns of the SELECT (except that you ...