The acronym for the four properties guaranteed by transactions: atomicity, consistency, isolation, and durability.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
A transaction is a logical unit of work in which, all the steps must be performed or none. ACID stands for Atomicity, Consistency, Isolation, Durability. These are the properties of a transaction. For more information and explanation of these properties, see SQL Server books online or any RDBMS fundamentals text book.
Create Date
:
Saturday, May 10, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
A transaction is a sequence of operations performed as a single logical unit of work. A logical unit of work must exhibit four properties, called the ACID (Atomicity, Consistency, Isolation, and Durability) properties, to qualify as a transaction.
Create Date
:
Saturday, May 10, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
It refers to the grid of nucleic acid molecules of known sequence linked to a solid substrate, which can be probed with a sample containing either messenger RNA or complementary DNA from a cell or tissue to reveal changes in gene expression relative to a control sample.
Create Date
:
Sunday, April 27, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
The superiority of TLC over paper chromatography because of inorganic nature of adsorbent concentrated
sulfuric acid spray followed by heating may be used to develope on the chromatogram by charring.
moreover aminoacid mixtures which require 18 hours for seperation on paper require 3 hrs using cellulose TLC.
advantage also lies in choice of adsobents which allow seperation not possible on paper.
Create Date
:
Thursday, March 20, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Transaction is a logical unit of work. transaction is series of actions that should happen without any fail.
It Should be Satisfy ACID Property.
A - Acit
C - Consistency
I - Isolation
D - Durability.
Create Date
:
Sunday, March 09, 2008
Click here
to improve the Interview Question, Answer and other fields.