In a Distributed Database System Can we execute two queries
simultaneously ? Justify ?
Answer Posted / vishal
Yes It is possible only when commit is applied for two different tables, but when the same table is used on diff environemnt then It is not possible.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the the delete statements in sql?
Explain the purpose of %type and %rowtype data types?
What is the main difference between sql and pl/sql?
What is the difference between delete and truncate commands?
How many types of indexes are there in sql?
What is the difference between unique and primary key constraints?
Is join an inner join?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
What is sqlca in db2?
how many ways we can we find the current date using mysql? : Sql dba
how many ways to get the current time? : Sql dba
How to handle bulk data?
Explain how exception handling is done in advance pl/sql?
What is the difference between microsoft access and sql?
Which table is left in left join?