I have a year 2009, a month 11 and a day 12. All of these are being passed to me as integers. What I want to do is create a date from these. I want to use these as part of my where statement.
What is the best way to do it from either a clean code and most importantly a speed point of view?
I personally am using MS SQL, which I'm sure will make a difference.
Thanks in advance,
Alex.