Regarding Dynamic values - Select Query

IBM's flagship relational database management system
ramrajgkmf
Posts: 2
Joined: Mon Sep 06, 2010 11:49 am
Skillset: COBOL,JCL,CICS,DB2
Referer: e-mail

Regarding Dynamic values - Select Query

Postby ramrajgkmf » Tue May 29, 2018 11:13 pm

Hi,
I have below query

SELECT LAST_CHG_TMS , CREATE_TMS + 10 MINS FROM TABLE A WHERE COUNTRY = 'US'

In the above query 10 is the static value and i want this value to be dynamic . is there any way to populate this value to be dynamic because this value changes very often

  • Similar Topics
    Replies
    Views
    Last post