How do you stop a db2 database in linux?
No Answer is Posted For this Question
Be the First to Post Answer
what is cursor stability?
How do you check for a null value in a db2 column?
What is a host variable?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
What is an instance database?
What does db2 mean?
How is deadlock resolved?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
What are the full forms of spufi and dclgen and why are they used?
How do you do the EXPLAIN of a dynamic SQL statement?
What is the SQL Communications Area and what are some of its key fields?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?