hi i gone though satyam interview.
what is Acid Properties?
Answers were Sorted based on User's Feedback
Answer / rajalakshmi.r
ACID properties are an important concept for databases.
The acronym stands for
Atomicity, Consistency,
Isolation, and Durability.
Is This Answer Correct ? | 17 Yes | 0 No |
What is a DBMS, query, SQL?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
Does partitioning improve performance?
What is difference between line feed ( ) and carriage return ( )?
what is normalization? what is denormalization?
How do I list the available tables in a database I'm querying?
How to drop an existing stored procedure in ms sql server?
What is filter index?
How to Run a Query on a Remote SQL Server?
What is the command used to check locks in microsoft sql server?
How to get the definition of a view out of the sql server?
what is IDE,DMV in sql server?