What do you mean by rollback?
No Answer is Posted For this Question
Be the First to Post Answer
how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example
Which catalog table stores referential constraints?
What is a buffer in memory?
How do I start db2 in windows?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
Why use RUNSTAT Utility?
What is db2 optimizer?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
What are the various data types available in db2?
What is COPY PENDING status?
What is meant by concurrency?
What is the reason behind not using select * in embedded sql programs?