Re: cobol embedded sql source example



A "SELECT * from tablename" may not return the column names if the table
is empty. If available on whatever system you are working on a catalog
function might be a better choice.








.