getting txt files names from a folder
RehmanNov 17 2006 — edited Nov 17 2006hi every body
can we get the .txt file names in oracle forms or directly to oracle table from a particular folder which contain 300 txt files.
actually i have to read the data from hundreds of .txt files placed in a folder so i can't give each file's name every time i want that all the names should store in database and i dynamically pick those names from database and read the data from that file.
thanks