Hi
as far as i know, you can define a parameter an the start of the procedur as an IN parameter, or you can read from a text file useing utl_file. you have no & in a procedur becouse this is used for run time parameters when you do not create an object on the database.




Reply With Quote