What is transaction ? Give me one example.
Answer Posted / hari
Transcation is sequence of operations performaed a single
logical unit of work
Atomic
Constistence
Isolation
Durabulity
Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
Tell me in brief how sql server enhances scalability of the database system?
How many null values we can have in a unique key field in sql server?
Explain the difference between cross join and full outer join?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
How except clause is differs from not in clause?
What is compression - row-level and page-level compression?
What are the advantages dts has over bcp?
Give a example to search fr a string in all stored procedure in sql server.
What are different types of join?
How to add an address record into adventureworkslt?
What is an execution plan? When would you use it?
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
What is a rownum?
What is intellisense?
What is query cost in sql server?