Good day.
I've inherited a load process that uploads data into our Oracle database (unix platform). The control scripts (.ctl) require that I manually edit the date field (type constant) each time so that I can have today's date associated with the uploaded data. The date is not part of the...
I am trying to save an Excel document to type csv with the number format 00000 (zip code format). Some zip codes have zeroes left-padded (00501). When I open the csv document, however, the number has reverted back to 501.
I think I need to somehow convert the formatted 00501 to type text, but...
I want to take a file and rename it with the current date: sample.txt > sample101601.txt
The date format is not crucial, though I probably need a time stamp as well. I simply need a unique identifier for logging purposes.
Any ideas are appreciated.
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.