posted 14 years ago
Hi,
Could somebody help me in configuring SQL files -
I have a package body that have procedure for inserting data. it takes cursor to iterate. I have put cursor in header file. Is there any way we can have the sql select query in some file and refer the query from file into cursor.
Please help or let me know any way so that i can manage queries in some property file and refer query into cursor from this file.
Thanks
Patricia