Answer Posted / rk
Global temporary tables are distinct within SQL sessions.
The basic syntax is:
CREATE GLOBAL TEMPORARY TABLE table_name ( ...);
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is sql deadlock?
How run sql*plus commands that are stored in a local file?
explain normalization concept? : Sql dba
What are the advantages of pl sql over sql?
What is the difference between partitioning and sharding?
Is crud a cuss word?
What is pl/sql language case sensitive?
Is json a nosql?
What is procedure explain with program?
What is vector point function?
What is a table in a database?
Define commit, rollback and savepoint?
Can we debug stored procedure?
Explain architecture of sql server notification services?
What are database links used for?