[CLUE-Tech] databases and timestamps ... 'since' idiom

Grant Johnson grant at amadensor.com
Sat Mar 17 19:26:15 MST 2001


Dave Price wrote:
> 
> could someone here please point me in the direction of a simple way to
> implement a 'since'
> syntax, either in bash or sql (or other) ...
> 
> what i have in mind is a comparison of timestamps contained in both
> flat-file and postgres table to see if they are 'since' a given time ...
> i.e. between 'then' and 'now()'
> 
> is there a nice shorthand or 'idiom' for this expression?
> 
> aloha,
> 
> dave price - davep at support-one.com - 303-378-9053
> 
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech
My databae server allows me to compare dates using a simple > or < or =>
or whatever, as long as whatever I give it is a valid date.



More information about the clue-tech mailing list