what is a database transaction? : Sql dba
Answer / Ravinder Kumar Jawalia
A database transaction refers to a logical unit of work that is executed within a database system. It is an atomic operation, meaning it either completes entirely or not at all. Transactions help ensure data consistency by allowing multiple operations to be grouped together and executed as a single operation. This way, if any error occurs during the execution of the transaction, the entire transaction can be rolled back to maintain the integrity of the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have done oracle 10g. I need a project knowledge. So if u please send a project how it should be done,Or you can send email link. I will be very grateful to u.
List different type of expressions with the example.
how to decrement dates by 1 in mysql? : Sql dba
I i have 2 tables A & B ,A contains 10 records B contains 20 records ,what w'll be the o/p if we perform equijoin,outer join,right outer join,left outer join,full outer join,cross join seperately Can anyone help on this?
What is data modelling in sql?
Why use truncate instead of delete?
what is the difference between truncate and delete statement? : Transact sql
How do temporal tables work?
Where do we use pl sql?
Explain foreign key in sql?
Mention what is the use of function "module procedure" in pl/sql?
What are local and global Indexes and where they are useful.
Oracle (3253)
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)