What is the difference between drop table and delete table?
No Answer is Posted For this Question
Be the First to Post Answer
Is ibm db2 open source?
What is a clustered index?
Are view updateable?
What is a NULL value? What are the pros and cons of using NULLS?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
What does reorg do in db2?
How do you stop a db2 database in linux?
in the CURSOR declare statement, if i am using an where clause and trying to compare the value with a host-varialble. EXEC SQL DECLARE C1 CURSOR FOR SELECT DEPTNO, DEPTNAME, MGRNO FROM DEPARTMENT WHERE ADMRDEPT = :ADM-DEPT Where would i need to provide value to this host-variable in the where clause. how could i pass value to this host-variable to check it.
What does db2 stand for?
Where can you declare a cursor in a cobol-db2 program?
wt is view ? wht r the restrictions for view ?
Can one database have multiple instances?