What if , we failed to mentioed null indicator in sql
select query , that may retrieve null value ?
Answers were Sorted based on User's Feedback
Answer / santy
Sorry for the above answer :(
Please see the Correct answer, we will get the SQL error -
305
-305:- The NULL value cannot be assigned to output host
variable number because no indicator variable is specified.
| Is This Answer Correct ? | 24 Yes | 1 No |
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
What is ACQUIRE/RELEASE in BIND?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
What is dbrm library?
Request to database but database is not available so what is was abend is raised?
Can we install 2 different versions of Db2 on same mainframe?
What is db2 look?
wht r the requirements for writing a cobol-db2 pgm ?
What is a root page?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
what is datacom db?
What is the physical storage length of date data type?