how to fetch first 100 rows in db2
Answers were Sorted based on User's Feedback
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
what is static sql? what is dynamic sql? Give me details
what is load and unload in db2
What is explain in db2?
What do you mean by commit and rollback?
How do you retrieve the data from a nullable column?
we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
Define db2.
What are packages in db2?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
What is cloudant database?