hi team,
how to select dynamic database.
e.g
select top 10 * from ELCM_mahsqa.tna.rostering
my query is that how to change 'mahsqa' dynamically
suppose client name is abc then i want o/p like
select top 10 * from ELCM_abc.tna.rostering
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ankur MistryPosted Nov 13, 2017, 5:46 AM
Midhun TpPosted Nov 13, 2017, 5:46 AM