Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
How to Pass variable in the sql query when creating DB Checkpoint
I would like to do something like
QTP script
variablename=somevalue
DB Checkpoint query:
select * from table where col=variablename
instead of doing
select * from table where col=123
Thank you
Sairam
Profile Answers by sairam100 Questions by sairam100
Questions by sairam100 answers by sairam100
Related Answered Questions
Related Open Questions