Can you have a nested transaction?
Answer / abinash
yes we can have nested transaction.
A transaction is nothing a set of sql statement which either executes at a time or nothing will happen and we specify the transaction using Begin and End.
And also we can have multiple begin end (nested transaction) inside a transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 Answers Flextronics, Hexaware, SQL Star,
What is the physical representation for a many-to-many relationship?
Write the fastest query to find out how many rows exist in a table?
What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
What are the three types of database design?
What are the main phases of database development?
Explain about the database management systems.
what is Normalization?
What are the three basic rules which are to be followed for the relational model of the database?
How is data stored in dbms?
On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?
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)