Title: Dynamically passing the name of schema to select statement

Hello,

I have very simple select statement
select * from Level_1_Rules where RULE_ACTIVE=1

All I want to do is qualify table name with schema name.

For every run of my program this schema name is different.


Regards,
Rajiv Kumar

Reply via email to