What is Temp Table and type of temp table?
Answer / shwetha n k
GLOBAL TEMPORARY TABLES in Oracle are tables that are created distinct within the Oracle sessions.
Oracle support two types of temporary tables.
•Global Temporary Tables : Available since Oracle 8i and subject of this article.
•Private Temporary Tables : Available since Oracle 18c. Discussed here.
you can create GTT table with on commit delete rows or on commit preserved rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between clustered and non clustered index in sql? : Sql dba
Explain how to use transactions efficiently : transact sql
What is scope and visibility in PL/SQL?
Why we use join in sql?
What is the difference between explicit and implicit cursors in oracle?
What is the use of partition by in sql?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
What is difference between hql and native sql?
What is your daily office routine?
How can I pass the inner procedure value to outer procedure ?
Is join same as left join?
What is a clob in sql?
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)