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
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
how to start mysql server? : Sql dba
Does pdo prevent sql injection?
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
what are date and time data types in mysql? : Sql dba
What is numeric function sql?
How do I view a view in sql?
What is a call statement? Explain with an example.
How do I find duplicates in two columns?
Why is sql*loader direct path so fast?
what is a database? : Sql dba
How does cross join work in sql?
What problem one might face while writing log information to a data-base table in pl/sql?
What does where 1 1 mean in sql?
Name some usages of database trigger?