I have a huge SQL script which is run on a monthly basis.
Whenever the script is ran, the date field values need to be changed. Something like this,
Select ........
Where date between '09012002' and '09302002'
now if I want to run it for october I have to change the script.
so if I use dynamic...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.