adspace
Answer Posted / Hari Prakash
ACID properties are characteristics of a database system that ensure data integrity and reliability. They stand for Atomicity, Consistency, Isolation, and Durability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of sql?
If a cursor is open, how can we find in a pl/sql block?
how to use regular expression in pattern match conditions? : Sql dba
What is the current version of postgresql?
Is inner join faster than left join?
Can we rollback truncate?
Can delete statement be rollbacked?
what is sql server agent? : Sql dba
what is bcp? When does it used? : Sql dba
how to start mysql server? : Sql dba
How do I remove duplicates in two columns?
define sql insert statement ? : Sql dba
Does group by remove duplicates?
Is primary key always clustered index?
how to escape special characters in sql statements? : Sql dba