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
What is the difference between execution of triggers and stored procedures?
Explain table and field in sql?
What are the two types of exceptions in pl/sql?
What does truncate mean in sql?
What are the sql versions?
Are stored procedures compiled?
Explain the difference between sql and mysql.
what is a materialized view? : Sql dba
What is varchar example?
how to drop an existing table in mysql? : Sql dba
What are the popular database management systems in the it industry?
What is difference between stored procedure and trigger?
What operators deal with null?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What is left join in sql?