hi i gone though satyam interview.
what is Acid Properties?
Answer Posted / 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 |
Post New Answer View All Answers
What is the index requirement in SQL Azure?
Explain table valued parameters in sql server? Why tvp used?
what's new in sql server 2016?
Why do we use non clustered index?
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
can a table be moved to different filegroup? : Sql server administration
How to create stored procedures with parameters in ms sql server?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
Can we add a cpu to sql server?
Name few endpoints exposed by ssrs 2012?
What is user-defined scalar function?
what is an index? : Sql server database administration
on line cluster can we make if yes tell me the procedure
Can we hide the definition of a stored procedure from a use?
How to find the second highest salary of an employee?