What is transcation?Plz give One example?
Answers were Sorted based on User's Feedback
Answer / hari
Transcation is a sequence of operations performed as single
logical unit work .
Atomicity,consistency,isolation, Durabality
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / dev
Transaction is a process to handle cretical situation data
being inserted into table if any error comes into this
picture data will be rollbacked.
Is This Answer Correct ? | 0 Yes | 1 No |
What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas
What is difference between index seek vs. Index scan?
how can do you the system monitoring?
Help!!!!!!!!!!!! My database has gone offline, it is highlighted as 'Suspect'. Foolishly, i haven't got a recent back up. Is there a way of quickly restoring the database? Thank you
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
Explain unique key in sql server?
How to verify the port number of the sql server?
What is relationship? What number of sorts of relationship are there?
How to store and query spatial data?
What is difference in performance between insert top (n) into table and using top with insert?
Explain the stored procedure?