In a Distributed Database System Can we execute two queries
simultaneously ? Justify ?
Answer Posted / g sivanagaraju
No, server will do only one operation at a time
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the difference between delete and truncate commands? : Sql dba
How do we accept inputs from user during runtime?
When can we use the where clause and the having clause?
Why stored procedure is better than query?
how to get @@error and @@rowcount at the same time? : Sql dba
Is sqlexception checked or unchecked?
what is sql? : Sql dba
What is replication id?
What is program debugging?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
What is a full join?
How does index help in query performance?
What is t-sql? : Transact sql
Can we use the cursor's to create the collection in PL/SQL?
How many tables can a sql database have?