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
How to select an exiting database using mssql_select_db()?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
What are the acid properties?
What is default port number for sql server 2000?
What are the filtered indexes?
You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?
What is an entity-relationship diagram (erd)?
How can you manage sql azure security?
Explain throw statement in sql server 2008?
Explain the steps to use transact-sql cursor?
Where actually sql azure database is hosted?
How to update a field in SQL after ALTERING a row?
What is primary key index?
what information is maintained within the msdb database? : Sql server administration
Do you know what are the properties of the relational tables?