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 |
how many ways to get the current time? : Sql dba
Is sql open source?
How do I view tables in mysql?
Explain the commit statement.
What is the use of function "module procedure" in pl/sql?
What is correlated sub-query?
What will be the output for the below Query Select 'High' from dual where null = null;
What is write ahead logging in sql server?
what is bdb (berkeleydb)? : Sql dba
Explain how to use transactions efficiently : transact sql
oracle is compiler or interpretter,can any one tell me the answer?
What is #table in sql?
Oracle (3259)
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)