Hi bunch,
After spending too many hours I decided to try my luck here ;-).
I am trying to run a query that calls a function which receives a date and returns an integer.
But somehow i keep getting "Data tye Mismatch".
for example:
SELECT Orders.CloseTime
FROM (Orders INNER JOIN...
Hi,
Let me explain (I have been trying to figure this out for days):
1) I have a wide range of time, lets say one year. During this year many orders have been taken.
2) I would like to find all the orders which have been taken from monday 15:00 untill tuesday 17:00 (for instance).
3) What I...
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.