MICROSOFT QUERY ORACLE SCHEMA PARAMETER

R

Román Valoria

I am using Excel 2002 and I am accessing Oracle 8 data through ODBC. The
thing is that I have to repeat the same query to the same table but in
diferent Oracle schemas, so I manually qualify the schema name in each query
in the FROM clause. I can put a variable in SQL*Plus like "FROM &Schema
..employee" and it works fine, since it asks for the shcema and then performs
the query accordingly. Is there a way I can reproduce this functionallity in
Microsoft Query?

Thanks a lot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top