what is global table

Answer Posted / naresh reddy

The statement to create a global temporary table (GTT) is similar to the definition of an ordinary table with the addition of the keywords GLOBAL TEMPORARY. In the clause ON COMMIT, you specify if a table is bound to a transaction (DELETE ROWS) or to a session

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.

1334


What is sql query limit?

699


How sql query is executed?

782


What is a variable in sql?

725


What sql does db2 use?

726






How do you change a value in sql?

738


What are sql objects?

738


What does pl sql developer do?

685


how to rename an existing table in mysql? : Sql dba

726


Explain what is a column in a table?

764


Where not exists in sql?

675


What is sql*loader?

759


what are the difference between clustered and a non-clustered index? : Sql dba

731


What is pessimistic concurrency control? : Transact sql

831


how to convert character strings to numeric values? : Sql dba

771