Example is -- select * from Sheet1$$];
I want to use Table Variable instead of Sheet1
I tried to using --- select * from Table variable$$];
It is not working , can anyone suggest solution
Example is -- select * from Sheet1$$];
I want to use Table Variable instead of Sheet1
I tried to using --- select * from Table variable$$];
It is not working , can anyone suggest solution
Declare a new variable which will contains the sheet name and use it into the select query as below
HTH
Regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.