Re: [SQL] "Day" from 8am to 3am

2001-06-06 Thread Judd Maltin
On Wed, 6 Jun 2001, Tom Lane wrote: > Judd Maltin <[EMAIL PROTECTED]> writes: > > I have a special application that considers a playday to be from 8am to > > 3pm the next morning. The system then does maintenance from 3am till 8am > > (if necessary). > > 8am is

[SQL] "Day" from 8am to 3am

2001-06-05 Thread Judd Maltin
Hi folks, I have a special application that considers a playday to be from 8am to 3pm the next morning. The system then does maintenance from 3am till 8am (if necessary). I'd like to ease application development by creating a new kind of "playDay" to query from. For example: SELECT * FROM tab