hi all
Thank you for the help with my earlier query about refrential integrity. I am back again with another one.
I have a situation here where we need to generate a table in output which will have information about the date. I need to design a job in such a way that whenever it runs the first column in the output table will store the system date for that day and the some other related information which can be generated from the date. and the next rows will have a date which will be one month prior to the system....the table must have 120 rows...that is starting from the system date to 10 yrs backwards information.
I want to know that if we have no input file information and an output file required as above how do we start? I can think of writing routines for the related column information and jumping from one row to another....but then how define the input file?
Please help! need this information as soon as possible.
thank you
sydev
Thank you for the help with my earlier query about refrential integrity. I am back again with another one.
I have a situation here where we need to generate a table in output which will have information about the date. I need to design a job in such a way that whenever it runs the first column in the output table will store the system date for that day and the some other related information which can be generated from the date. and the next rows will have a date which will be one month prior to the system....the table must have 120 rows...that is starting from the system date to 10 yrs backwards information.
I want to know that if we have no input file information and an output file required as above how do we start? I can think of writing routines for the related column information and jumping from one row to another....but then how define the input file?
Please help! need this information as soon as possible.
thank you
sydev