Using SQL to find the defined row length of a file thebrenda

​[[{“value”:”Disclaimer, I am an MS SQL developer and want to use SQL to find the defined row length of a file. The file is not a SQL object. I can use TABLE(QSYS2.OBJECT_STATISTICS … to query the file. Cannot use qsys2.tables, sysibm.tables, or sysibm.sqltables. I can return the data and then use a LEN on the returned data, but want to see how the file row length is defined. Is it possible using SQL? Also, what is this type of file called – one that is not also setup as a table?
submitted by /u/thebrenda[link][comments]”}]] Read More 

Verified by MonsterInsights