IBM i Global

 View Only

Omitting certain fields from a file using sql query

  • 1.  Omitting certain fields from a file using sql query

    Posted 21 hours ago

    Hi,

    Rather than selecting select field1,field2,... field99 from a file if i want to omit only certain fields and let the other fields be selected as it is so there any way for the same using select /omit criteria in sql query ?

    Thanks