Answer Posted / kiran ghorpade
acid properties are properties of transactions to maintain
consistency during concurrent assess of the database.in
word "ACID",each letter stands for
automacity,consistency,isolation ,durability respectively.
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
What does specialization in DBMS mean?
Explain about ur projets on teradata???
Given a table of Player which contains Sno and player name, write a query which finds all possible Table Tennis doubles pairings.
What do you mean by foreign key and primary key?
can u combine pipeline parallelism and partition parallalism? how and whan?
can any one tell me how i can start database testing mean what should be initial point and how i can write a query for listing page of any item thanks in advance
Data structure used to implements a menu:
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
What is the function of cluster index?
How to do Data integrity testing? Who does this testing (Developer or tester)?
What is the relationship that exists inside in E-R diagram?
What is the importance of database partitioning?
Can we use redis as database?
how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)
query to Compare data of two tables between two different Databases(Oracle and SQL Server) Eg., Source Database: Oracle Table: Employee Target Database : SQL Server Table : emp