What's the easiest way to build a where clause based on a unix timestamp?
|
What's the easiest way to build a where clause based on a unix timestamp on app side when I have separate date and time fields? seems a bit slow to do: where date>=from_unixtime... and date=from_unixtime... and time
|
Replies:
No Replies Yet! Be the first?






















