Enlist various transaction phases.
Answer / Shabana
Transaction phases in a DBMS are:
1. Begin Transaction: Starts a new transaction.
2. Work Phase: The actual database operations occur during this phase.
3. Commit: Saves the changes made during the work phase and ends the transaction.
4. Rollback: Undoes all the changes made during the work phase and returns the database to its original state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention the different types of cursor?
Do I need ccp4?
What is the difference between case version and decode version?
When do you get a .PLL extension ?
What is 3nf in the dbms?
Can A column defined as PRIMARY KEY can have NULL values ?
Define dbms.
Define database.
Define cursor and its types.
1.If we have a Salary coloumn in Staff entity with this description the salary must be monetary and >=$35450.00, how we can write it in into schemain SQL? 2. If we have Weight and Marks in Assessment entity and the Weight has the description of this it must be Non-zero percentage. And also the Marks attribute stores the maximum possible raw mark for assessment (e.g., 30), while Weight stores of the weight of this assessment for the paper as a whole (e.g., 10%). If Marks is not specified, then Weight is used for both. How we can convert this into schema in SQL????
what is s/w lifecycle?
What is structure of dbms?
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)