Answer Posted / sachin patil
DBMS : Client Side processing
File Level Locking
Network traffic is High
Distributed Network not Supported
Nomenclature
Concept of File
RDBMS : Server Side Processing
Row Level Locking
Network traffic is Low
Distributed Network Supported
Nomenclature
Concept of Table
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
How many columns can exist together per table?
What stored by the tempdb ? : sql server database administration
State the difference between union and union all?
Why I have to use stored procedures?
what's sql server? : Sql server database administration
Do you know what is a trace frag? Where do we use it?
Can we check locks in database? If so, how can we do this lock check?
Explain ms sql server reporting services vs crystal reports?
Explain hostprotectionattribute in sql server 2005?
What do you understand by mirroring and mention the advantages of the mirroring?
Can you explain what is sql server english query?
What are the types of database recovery models?
What is cursor in ms sql server?
What are the different authentication modes in sql server? How can it be changed?
Can we use where clause with group by?