journal
all ![]() | Rob is 20,117 days old today. |
Mar 2004 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
May 2004 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2003 jan feb mar apr may jun jul aug sep oct nov dec
2005 jan feb mar apr may jun jul aug sep oct nov dec |< << more >> >| |
Entries this day: Today Today 5:34pm JST Monday 26 April 2004 So far today I've written in my japanese diary and worked a lot on my work project. At this point there's so functionality, though it's not very useful *quite* yet. One query isn't working like I want, and I'm not sure why. SELECT * FROM lessons_taught WHERE date < "2004/04/26" and studentID = ( select studentID from lessons_taught WHERE date = "2004/04/26" ); I tried "and studentID in" for "and studentID =" but that didn't help. The subquery works and the main query without the "and studentID" sub-query works; I'm not sure what's the dealio. Anywayses, right now the code can smurf in an html report and throw the pertinent data into the db, and it can output all the records in the db for a particular instructor. 次は自由ヶ丘です。 permalinkprev day next day |