on ‎2009 May 14 8:54 AM
Hi,
In my development environment I have two database schemas one call AAA and the second call BBB.
We have only one scenraio which use BBB. It means that all my SQL queries are set with : select * from BBB.mytable
The problem is in qualification and production environment the schema is AAA.
My question, How can i use a global variable which is set to BBB for developement and AAA otherwise ?
Thanks
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Note that parameters in the Communication channel are editable when transported to QA or PRD.
So ideally it is a practice to edit the table name to accommodate QA and PRD requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.