Yeah, I got to that point, but I can't allow gaps in the vents to be counted along with the event hours. This is where I started scratching my head and thinking that I can't do this just with SQL
Ok, I have a table that stores information on events. It has a Date field for the day the event takes place and a StartTime and an EndTime field that track when the event starts and ends.
Now, I wrote a simple SQL statement that gives me the total hours for each event by subtracting the...
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.