In a Distributed Database System Can we execute two queries
simultaneously ? Justify ?
Answer Posted / swapna
As Distributed database system based on 2 phase commit,one
query is independent of 2 nd query so of course we can run.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
How do I sort a table in sql?
What are the set operators in sql?
what is offset-fetch filter in tsql? : Transact sql
How do I truncate a sql log file?
What is a natural join?
How to select 10 records from a table?
What is the process of debugging?
What is the purpose of a secondary key?
What is the difference between in and between in sql?
what is a composite primary key ? : Sql dba
What is the difference between numeric and autonumber?
What are records give examples?
Why is normalization important?
How does cross join work?