Hi, thanks for the video. i would like to provide my table name and job name dynamically to retrieve the data from "emp" table. "select * from emp where job='clerk' " in this query i wanna supply both table and job name dynamically .could you please provide me the solution for this. i am trying lot. thank you.
thank you sir it help alot to understand the concept of how dynamic sql works.
You are most welcome
Very good explanation🎉
Glad you liked it
Short and smart video for good understanding to debug stored procedures
Thanks for your feedback.... appreciate your time..
Thank you for explaining with simple example
You are welcome!
Very well explained
thanks for your feedback..
👏👏
Thanks for your feedback
Thank you
You're welcome
Nice vedio sir .
Your explanation is very good.
Please prepare the video for date functions.
Ex. Last month second week sales, last week 3rd week sales.
Thank you
Sure ..
Thanks for your feedback..
How can i write dynamic sql query for dynamic filter and sort ?
Thanks
Hi, thanks for the video. i would like to provide my table name and job name dynamically to retrieve the data from "emp" table. "select * from emp where job='clerk' " in this query i wanna supply both table and job name dynamically .could you please provide me the solution for this. i am trying lot.
thank you.