What is the syntax for seeing the columns and data types of a table in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
when does the SQL statement gets executed when you use cursor in the application programming ?
What is a data page?
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
What is cursor stability?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How can you quickly find out the number of rows updated after an update statement?
What is the cascade rule and how does it relate to deletions made with a subselect?
What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
Once you create a view, where would information about the view be stored?
What is a clustering index ?