Re: [GENERAL] constraint help

2004-04-14 Thread Stephan Szabo
On Wed, 14 Apr 2004, Dennis Gearon wrote: > I will have a table with, among other things, two time columns. > As per my last post, I will be using a variable time for the day-to-day > boundary, versus the traditional 12pm. > What I want to be able to do upon insert of a record with a pair of > ti

Re: [GENERAL] constraint help

2004-04-14 Thread scott.marlowe
Maybe natural join is what you want? On Wed, 14 Apr 2004, Dennis Gearon wrote: > I will have a table with, among other things, two time columns. > As per my last post, I will be using a variable time for the day-to-day > boundary, versus the traditional 12pm. > What I want to be able to do upon

[GENERAL] constraint help

2004-04-14 Thread Dennis Gearon
I will have a table with, among other things, two time columns. As per my last post, I will be using a variable time for the day-to-day boundary, versus the traditional 12pm. What I want to be able to do upon insert of a record with a pair of times is to determine if the day to day boundary is be