Answer Posted / rajeev kumar
A global table is a dummy table. which is available until
the sql server is on.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How do I create a sql script?
What are the different datatypes available in PL/SQL?
What is pl sql record in oracle?
how to calculate expressions with sql statements? : Sql dba
What are local and global Indexes and where they are useful.
Is it possible to create startup or shutdown trigger for on-schema?
Where not exists in sql?
How to write a query to show the details of a student from students table whose
how many tables will create when we create table, what are they? : Sql dba
What does where 1 1 mean in sql?
What is sql query limit?
Can we call a function containing dml statements in a select query?
Differentiate between pl/sql and sql?
How do I filter in sql profiler?
what is sub-query? : Transact sql