Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 9405

DB2 :: RE: Only text from varchar

$
0
0
Author: Seppe
Subject: Reply to: Only text from varchar
Posted: Thu May 26, 2016 2:20 pm (GMT 5.5)

I explain...

Select MIO_CAMPO
from MIA_TAB ;

MIO_CAMPO is long 1000 char;

In fileoutput i have:
2 byte with lenght and after MIO_CAMPO.

I want only the value of MIO_CAMPO...

It is possible only with query or i have to take other jcl steps?


Viewing all articles
Browse latest Browse all 9405

Trending Articles