Results 1 to 4 of 4

Thread: Group level data item in WHERE clause

  1. #1
    Junior Member
    Join Date
    Sep 2007
    Answers
    1

    Group level data item in WHERE clause

    Can I use a group level data item in the where clause of a DB2 query in cobol? e.g:Select * from tablenamewhere bill_id in (:bil-id-list);bill-id-list is declared as: 01 bill-id-list. 05 bill-id-1 05 bill-id-2


  2. #2
    Junior Member
    Join Date
    Aug 2008
    Answers
    1

    Re: Group level data item in WHERE clause

    yes you can use it


  3. #3
    Junior Member
    Join Date
    Oct 2008
    Answers
    3

    Re: Group level data item in WHERE clause

    Yes, we can use it . For example if you are comparing the birthdate column for an employee which is splitted into month, date , year . So, instead of comparing month, date and year as separate data, you may use group data to compare.


  4. #4
    Junior Member
    Join Date
    Apr 2009
    Answers
    2

    Re: Group level data item in WHERE clause

    Yes.You can use it. Just confirmed too :-)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact