Answer Posted / aravind
Transaction is a logical unit of work that comprises of one
or more sql statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of functions are there in sql?
Is a secondary key the same as a foreign key?
How do I sort a table in sql?
What is a sql instance vs database?
explain advantages of innodb over myisam. : Sql dba
what is the difference between nested subquery and correlated subquery?
How many types of primary keys are there?
What are types of joins?
What is rename in sql?
Define sql delete statement.
How to convert comma separated string to array in pl/sql?
how to analyze tables with 'mysqlcheck'? : Sql dba
Why do we use procedures in sql?
How do you use a while loop in pl sql?
how does a local variable is defined using t-sql? : Transact sql