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 %s in sql?
What is write ahead logging in sql server?
How to return multiple rows from the stored procedure?
Can we create view in stored procedure?
What is sqlerrd?
What is the sql query to display the current date?
Is record in oracle pl sql?
What are some predefined exceptions in pl/sql?
How to call shell script from pl sql procedure?
What is difference between cursor and trigger?
How do I filter in sql profiler?
i have some prob lem to tell me about my self in interview first round ...
How to display Row Number with Records in Oracle SQL Plus?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What is use of package in pl sql?