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 a key in the query while creating a database check point?
In short, what I want to know is:
myVar='keyvalue'
select * from myTable where myKey='keyvalue';
Instead of specifying the query like select * from myTable where myKey='keyvalue'; in the database checkpoint, I want to use the variable myVar so that the 'keyvalue' can be dynamically attributed.
Thanks.
Profile Answers by animesh_QTP Questions by animesh_QTP
Questions by animesh_QTP
Related Answered Questions
Related Open Questions