how 2 resolve the -311 sqlcode
Answer / shravan kumar.p
If Length is not declared for varchar, sql code -311 will appears...
by giving the varchar lenth in cobol+db2 pgm we can resolve this -311 sql code..
if wrong correct me..
thakyou...
Is This Answer Correct ? | 16 Yes | 3 No |
how can u retrieve the data from null values using applicaion program.
What is FREEPAGE and PCTFREE in TABLESPACE creation?
What is the syntax for creating a table in the db2 database?
Name the lockable units in DB2?
What is a dbrm in db2?
Where can you declare a cursor in a cobol-db2 program?
What is null value in db2?
Who uses db2?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
What are simple, segmented and partitioned table spaces ?
What if , we failed to mentioed null indicator in sql select query , that may retrieve null value ?
Do we need cursor for Count(*)?