The select into statement is most often used to create backup copies of tables or for archiving records?
Answer / Mohnish Dixit
This statement can be used to save the result of a SQL query directly into a new table, which makes it useful for creating backups or archives of data. However, it's important to note that this is not its only use as it can also be used in various other data manipulation scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a Mapplet?
discuss about myisam index statistics collection. : Sql dba
What is sp_helptext?
What is dml and ddl?
What is full form of rtm?
PL/SQL allocates memory for the variable's at runtime or at compile time
What is the Diff b/w Constraints and Trigeer
What is a field in a database?
Can we perform dml on view?
What are the different schemas objects that can be created using pl/sql?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
Why use subqueries instead of joins?
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)