Create Table As Select (Angleško)
Proper Noun
A T-SQL feature (parallelized operation) that creates a new table based on the output of a SELECT statement used when table was not created earlier and needs to be created when data from one table needs to be inserted into a newly created table from another table, with same data types as that of the selected columns.


Nemško: CREATE TABLE AS SELECT
Špansko: CREATE TABLE AS SELECT
Francosko: Create Table As Select
Italijansko: Create Table As Select



Vir: Večjezični slovar računalniških izrazov - Microsoft Corporation

Komentiraj slovarski sestavek