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
how to drop an existing index in mysql? : Sql dba
Is a foreign key always unique?
Does sql view stored data?
What is meant by cursor in sql?
Mention what pl/sql package consists of?
Is like operator in sql case sensitive?
Does sql use python?
Can we connect to postgresql using sql developer?
What if we write return in procedure?
what is clause? : Sql dba
How do I create a sql script?
What is server name sql?
how can we repair a mysql table? : Sql dba
what is a unique key ? : Sql dba
Do we need to create index on primary key?