The length of a CLOB is 0? [message #627383] |
Tue, 11 November 2014 08:26 |
Xandot
Messages: 235 Registered: January 2014 Location: India
|
Senior Member |
|
|
I have one LONG variable in the front end and In back end column data type is CLOB, When commit occurs then the blank data (NULL) goes to the CLOB variable in back end. When we check the data in the back end the length is '0'; that means it contains some value but there is no value in CLOB variable that is NULL
In forms database block is there and when we click on commit then the data in back end shows 0 length instead of NULL.
Why does it have a length of 0 in back end?
I am using Forms 6i,Oracle 10g
Thanks,
Xandot
|
|
|