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's the procedure?
Is it possible to create startup or shutdown trigger for on-schema?
Initially question was asked to mention the types of indexes. Then asked about BITMAP INDEX and B-Tree Index
How can I change database name in sql?
what is the bond code in materialized view?
How many disk partitions should I have?
How sql query is executed?
What are the types of functions in sql?
When can we use the where clause and the having clause?
Is pl sql useful?
How do you go back in sql?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
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)