Hi,
I am required to load some text files using LOAD DATA ETC into a db. So far, so easy. However, what I want to know is whether it is possible to import the file using a wildcard?
My file name will always take the format below and will always be the same length. However, everything about the file name changes each time it is generated by the system - except for the myfilename bit:
prtx010.prtx010.0199.myfilename.265.07124929
At the moment, I rename the above myfilename and run the command.
But it would be nice if there was a way to do it automatically!
Many thanks for any help received,
--
Steven
I am required to load some text files using LOAD DATA ETC into a db. So far, so easy. However, what I want to know is whether it is possible to import the file using a wildcard?
My file name will always take the format below and will always be the same length. However, everything about the file name changes each time it is generated by the system - except for the myfilename bit:
prtx010.prtx010.0199.myfilename.265.07124929
At the moment, I rename the above myfilename and run the command.
But it would be nice if there was a way to do it automatically!
Many thanks for any help received,
--
Steven