Passing Date Parameter to DB2 Stored Procedure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WickedSQL
    New Member
    • Apr 2014
    • 1

    Passing Date Parameter to DB2 Stored Procedure

    I have a DB2 Stored Procedure which has a date in the select. I need to filter this date by a start and End Parameter. I need to know how to implement this in DB2. I need to know how we can filter using date parameter.
  • Anas Mosaad
    New Member
    • Jan 2013
    • 185

    #2
    You can have a table function taking the start and end parameters. Please show us what you have done to help you fix the problem you have.

    Comment

    Working...