Hi there
I am writing an script to update a set of tables. I need to insert DATE1 in one column and the date just before in another, lets say DATE2.
Code appears as follows:
PROMPT Please enter the required date;
ACCEPT DATE1 DATE PROMPT 'Date: ';
PROMPT The date will be set to &DATE1...
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.