hii,
i have designed a form in oracle 9i which takes a .txt file or .dat file to upload to a specified table in DB.
here i need to hard code the details of the table and the rows to which i have to insert the data .
i wanted to know if i can let the user select the table and dynamically modify the code to suit that particular table
