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 the difference between two queries: 1. SELECT * FROM table WHERE 1=1; 2. SELECT * FROM table
I have a table EMP in which the values will be like this EmpId Ename Sal DeptId 11 Ram 10000 10 11 Ram 10000 10 22 Raj 20000 20 22 Raj 20000 20 33 Anil 15000 30 33 Anil 15000 30 I want to delete only duplicate Rows. After Delete I want the output like this EmpId Ename Sal DeptId 11 Ram 10000 10 22 Raj 20000 20 33 Anil 15000 30
What is difference between equi join and inner join?
Mention the uses of stored procedures.
What is the difference between writing data to mirrored drives versus raid5 drives
What is the appropriate number of test cases that you can write on a database?
What it means to be triggered?
What is the difference between value type and reference type?
What is mscorsvw.exe - process - microsoft .net framework ngen?
What is Data model and how to prepare a data model.?
Write the SQL query to drop, truncate and delete table.
0 Answers HPCL, Hughes Systique Corporation, Ittiam Systems,
Is Sql non procedural query language?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)