Hi me again. The last one for a while I promise. i have been set a test by my employer. I just dont know where to start and do not know schemas well enough/ or I am just not confident enough at the mo. can anyone point me in the right direction. This is the question:
Draw a schema diagram to...
Thanks ed for you help. The function I have wrote, does anyone out there know of a quicker/better way to perform this all advice is more than welcome.
FUNCTION add_month_to_date( ps_no_of_months=4 )
DEFINE
ps_no_of_months SMALLINT
DEFINE
ls_day SMALLINT...
Thanks for the help Ed.
Does anyone out there know if this is a good function or not, as regards the best way?
FUNCTION add_month_to_date( ps_no_of_months=4 )
DEFINE
ps_no_of_months SMALLINT
DEFINE
ls_day SMALLINT,
ls_month SMALLINT...
Hi
I am new to 4gl. So this maybe a really silly question. But I am trying to add months to a date and it is not working. Is there a function out there or do I need to write my own, to take in to account days in months etc.... any help would be much appreciated.
S1P
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.