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 |
How do I completely remove sql server instance?
How do you create an execution plan?
Write a sql query to display the current date?
How to return the second 5 rows in ms sql server?
What is normalization and denormalization in sql server?
Explain about sql server login?
Explain query editor regions
Which trace flags are enabled in sql server?
Can you explain what is indexed view? How to create it?
Where can you add custom error messages to sql server?
How to get a list of columns in a view using the "sp_columns" stored procedure?
How to get a list of all tables with "sys.tables" view in ms sql server?