Define the select into statement.
Answer / Ankur Dixit
The SELECT INTO statement in SQL is used to create a new table and insert data from the result set of a SELECT query.nnExample:nSELECT column1, column2 FROM table_name INTO new_table;
| Is This Answer Correct ? | 0 Yes | 0 No |
define join and explain different type of joins? : Sql dba
Can we relate two different tables from two different users in ORACLE,PL/SQL?
how to decrement dates by 1 in mysql? : Sql dba
What is the usage of distinct keyword?
Can we rollback after truncate?
What is sql*loader and what is it used for?
What are sql indexes?
What is the difference between having and a where in sql?
What is a constraint?
What is indexes?
how can i read files from a pl/sq l program
Explain the steps needed to create the scheduled job?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)