Global Temporary tables
Write down a short note on the Global Temporary tables (GTT).
Expert
Global Temporary tables (GTT):
a) Whenever they are created, its definition goes to Data Dictionary.
b) If materialized data goes in temp space.
c) That’s why, data is active up to the session ends and definition will remain there up to its not dropped by using Drop table statement.
d) When dropped from some other session then its must is Drop table all; you can collect stats on the GTT.
Whenever we are prepared to create a table in DBMS than what are the steps to follow?
Describe the main three stages of transaction isolation supported by Oracle?
Describe briefly the term data warehouse?
Illustrates the ETL data integration software?
What are the drawbacks of the client or server model?
How do I set a password to be null?
Explain the uses of stored procedure?
Describe why stored procedures decreased network traffic.
Write down the latest error handling technique in SQL Server 2005?
Briefly describe the ETL procedure in data warehousing?
18,76,764
1941621 Asked
3,689
Active Tutors
1437999
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!