What is collection in db2 bind?
No Answer is Posted For this Question
Be the First to Post Answer
How do I import a csv file into db2?
List down the data types in the db2 database.
What does the CHECK Utility do ?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
How to check sequence on a table in db2?
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?
What is meant by union and union all?
What is the picture clause of the null indicator variable?
How do I import data from excel to db2?
What does runstats do in db2?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records