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 |
Is clustered index a primary key?
How does postgresql compare to "nosql"?
what is difference between stored procedures and application procedures,stored function and application function?
What does select count (*) mean in sql?
How does postgresql compare to mysql?
wa procedure to return the month and the no'f developers joined in each month.
How does sql store data?
How to get help at the sql prompt?
What is the reports view in oracle sql developer?
Why does %isopen return false for an implicit cursor?
What are the different types of joins and explain them briefly.
Is left join and outer join same?
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)