what is a null indicator in db2?

Answer Posted / guest

Hi,
Suppose if the database table has a couloumn empno, it may
or may not null.
to handle these type of values we have to use null
indicator.
It indicates that particular coloumn may contain null
values likewise.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules employed while naming the steps in a job?

655


how do you code a null statement?

770


How does the jcl specify the job to os?

686


How to submit a jcl from cics?

658


How can values be passed from the job stream to an executable program?

867






Name the statement which can be used to send data to another mvs jes3 node?

597


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

705


What is the function of the dd avgrec keyword in sms datasets?

835


How is the record format of an output dataset specified?

743


What does a disposition of (MOD,DELETE,DELETE) mean ?

662


Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:

3528


Why block size is multiple of lrecl in jcl?

908


What are the 2 types of parameters in dd statement?

642


What is notcat 2 - gs?

931


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1726