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.
Define the term spanning Tree?
Define the term Data Independence?
What is the main reason that database is considered as "self-describing"?
Specify the tasks of universe designer?
Illustrates a stored procedure?
Illustrate the term data mart. What do you mean by it?
What are the catches?
Describe the meaning of each of the transaction stages supported by SQL Server?
Illustrate briefly the term DBMS?
How can I partition any table in Sybase? Explain.
18,76,764
1936475 Asked
3,689
Active Tutors
1428154
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!