ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

How to use Group by clause in wrkqry

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to use Group by clause in wrkqry

    How to use Group by clause in wrkqry

  • #2
    Re: How to use Group by clause in wrkqry

    No "group by " in wrkqry.

    But you can

    1)
    PHP Code:
    Opt    Query Definition Option     
         
    Specify file selections     
           Define result fields        
         
    Select and sequence fields  
         
    Select records              
     1   
    Select sort fields 
    PHP Code:
                                  Select Sort Fields     
                                                         
    Type sort priority 
    (0-999) and (Ascending) or (De
      the names of up to 32 fields
    press Enter.         
                                                         
    Sort                                                 
    Prty A
    /D  Field           Text                       
      10  A   T01
    .HBRKREF     BRK REF

    PHP Code:
    Opt    Query Definition Option           
         
    Specify file selections           
           Define result fields              
         
    Select and sequence fields        
         
    Select records                    
         
    Select sort fields                
           Select collating sequence         
           Specify report column formatting  
     1   
    Select report summary functions 
    PHP Code:
                           Select Report Summary Functions  
                                                            
    Type options
    press Enter.                              
      
    1=Total   2=Average   3=Minimum   4=Maximum   5=Count 
                                                            
    ---Options---  Field           Text                     
                5  T01
    .HBRKREF     BRK REF
    PHP Code:
    1   Define report breaks 
    PHP Code:
                                 Define Report Breaks   
                                                        
    Type 
    break level (1-6) for up to 9 field namespres
      
    (Use as many fields as needed for each break level
                                                        
    Break    Sort                                       
    Level    Prty  Field           Text                 
      1        10  T01
    .HBRKREF     BRK REF
    Hunting down the future ms. Ex DeadManWalks. *certain restrictions apply

    Comment

    Working...
    X