I can display my IBM i session library list by running the DSPLIBL command from the command line. However, I want to get it in my SQLRPGLE program using SQL query. Is there any SQL query that I can use or ...Read more
brainchime.com Latest Questions
I have gone across many example program’s source code and I observed that there is no space between the colon (:) and the host variable in embedded SQL within RPG programs on IBM i. I am curious whether we can provide ...Read more