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 stored procedure and view?
What is nosql vs sql?
what are the differences between char and varchar? : Sql dba
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
Are null values same as that of zero or a blank space?
What is a delimiter in sas?
What are the different types of functions in sql?
What is percent sign in sql?
Does inner join remove duplicates?
What is a constraint? Tell me about its various levels.
Which is faster joins or subqueries?
What is the use of prepared statement?
what is foreign key? : Sql dba
What are the possible values for the boolean data field?
What is recursive join in sql?