Answer Posted / 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 |
Post New Answer View All Answers
Difference between Logical Page and Physical Page in SSRS.
What is the security principal at the database level that represents your session?
What options are available to audit login activity? : sql server security
What are ddl (data definition language) statements for tables in ms sql server?
What are the fixed server level roles? : sql server security
How do I delete a sql server database?
How to add code to the existing article (using improve article)?
What does the on delete cascade option do?
How display code or Text of Stored Procedure using Sql query in Sql Server ?
what are database files and filegroups? : Sql server database administration
What are logical database components? : SQL Server Architecture
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
How would we use distinct statement? What is its use?
What are the restrictions while creating batches in sql server?
What is difference between stored procedure and user defined function?