Hi , I am using DBI perl to connect to Oracle database. I am using "qq" against all queries submitted through prepare statement. I wanted to know if this is a good practice. Will this cause a problem in any situation ?
Thanks and Regards, Vikram
Hi , I am using DBI perl to connect to Oracle database. I am using "qq" against all queries submitted through prepare statement. I wanted to know if this is a good practice. Will this cause a problem in any situation ?
Thanks and Regards, Vikram