Here's my situation. I have student enrolled. I need to select the student's that were enrolled between to different dates (ex: Sept 1 - Sept 31). This needs to count how many days the student was enrolled during that time frame. This is to bill them for the classes. So reguardless if Johnny enrolled on Aug 15 and was still enrolled as of Sept 31, I need to list him and how many days enrolled in the time frame (31 day). If he enrolled on Sept 15, then it would be 16 days.
You can do SQL
2007-03-28
10:23:17
·
3 answers
·
asked by
am_beauty2001
2
in
Computers & Internet
➔ Programming & Design