Re: [SQL] Technique for turning time ranges into a graph
am Wed, dem 20.06.2007, um 22:03:56 -0700 mailte Bryce Nesbitt folgendes: > I have a bunch of data which is expressed in terms of start and stop dates, > e.g.: > > ++ > | Member | Start | Stop
[SQL] Technique for turning time ranges into a graph
I have a bunch of data which is expressed in terms of start and stop dates, e.g.: Member Start Stop Fred 2007-01-01 2007-05-01 Joe 2005-05-04 2007-04-01