Embedded SQL Questions and Answers

Recent IT Questions

21 - 24 of 24
<<PREVIOUS 1|2 NEXT>>

Embedded SQL in RPG ILE

I want to write a program that will retrieve any field(s)from any file on the iSeries. The only part I haven't figured out is how to code the fetch statement to populate variables that aren't known until execution time

View Answer   |  Aug 19 2008  11:15 PM GMT
iSeries, RPG, RPGLE
asked by Jeffm

  65 pts.

Joining More Than 2 Files

What is the best way to join more than 2 files using SQLRPGLE with embedded sql?

View Answer   |  May 28 2008  1:59 PM GMT
Embedded SQL, SQLRPGLE
asked by TJSDAD

  35 pts.

How to explicitely Lock a record of a file in a SQLRPGLE program using embeded SQLs?

How to explicitely Lock a record of a file in a SQLRPGLE program using embeded SQLs?

View Answer   |  May 18 2008  6:32 AM GMT
Record lock, Embedded SQL, SQLRPGLE
asked by Lokanath

  5 pts.

Embedded SQL in a Cobol program using a sub-select in the select clause

The following works fine in SQLPLUS: SELECT SOVLCUR_PIDM INTO :STDN-PIDM FROM SOVLCUR WHERE SOVLCUR_PIDM = :HOLD-STU-PIDM AND SOVLCUR_LEVL_CODE = 'UG' AND SOVLCUR_LMOD_CODE = ...

View Answer   |  May 5 2008  6:58 PM GMT
SQL, COBOL, SQLPlus
asked by Warpmail

  5 pts.

21 - 24 of 24
<<PREVIOUS 1|2 NEXT>>