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 clause?
Can you selectively load only those records that you need? : aql loader
what are aggregate and scalar functions? : Sql dba
what is a view? : Sql dba
Can a table contain multiple foreign key’s?
What are literals in sql server?
What is difference between sql and excel?
How delete all data from table in sql?
what is an extent ? : Sql dba
how to add a new column to an existing table in mysql? : Sql dba
What is package in pl sql?
What is microsoft t sql?
How many types of tables are there?
What is use of package in pl sql?
what is offset-fetch filter in tsql? : Transact sql