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
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
Do you have any idea about the tcl commands?
Define outer join in sql server joins?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is reportserver and reportservertempdb ?
When you should use a low fill factor?
How to fine-tune reports?
What is a non clustered primary key?
How can you stop stored procedures from recompiling?
What are the disadvantages of using the stored procedures?
How do I create a stored procedure in sql server?
What you can do to delete a table without the delete trigger firing?
Which database stores information about replication?
Which joins are sql server default?
What is the use of sign function?