Can we delete records from view?
No Answer is Posted For this Question
Be the First to Post Answer
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 ?...
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
What is the use of commit in db2?
What if we fail to give values in columns declared as NOT NULL ?
What are host variables in db2?
How to insert more than one record using insert?
List down the types of triggers in the db2 database?
What is the STOSPACE Utility used for?
What is a cursor and what is its function?
how many bytes timestamp token occupies?
6 Answers Boss Global, Cap Gemini, TCS,
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
What is the physical storage length of time data type?