Answer Posted / 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 |
Post New Answer View All Answers
What is a database development?
What are data modelling techniques?
How to customize error conditions.
Who are end users in dbms?
Explain what a database is?
Explain about post-relational databases?
What is an application role and explain a scenario when you would use one?
How to use online Backups?
How to read and create .LDC data files which are used by linguatic dictionary.
Explain about relational operator join?
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
fact table and dimension table containg one to many relationship or many to one relastionship
What is normalization? Explain different levels of normalization?
I have a few records all are same structures data, I want to store data in multiple targets how
Write short notes on manual refreshes.