What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
No Answer is Posted For this Question
Be the First to Post Answer
How will fetch last 5 rows from table in db2
If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
How to get the ddl of a table in db2?
select distinct(empid),distinct(dept),name from EMP will the above query work?
What is the result of open cursor statement?
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
What are the two types of logging in the db2 database? Explain them.
How to access db2 tables in mainframe?
How does DB2 store NULL physically?
what is the difference between where clause and having clause
How and when does the db2 enforces the unique key?
Why select is not preferred in embedded sql programs?