Hi All,
What I have is a field called transtime (datetime year to second)m i.e., YYYY-MM-DD HH:MM:SS.
What I would like to know how to SELECT/RETRIEVE is
any records/rows that have 45 mins older than current
time. In other words, if my transtime is 45 mins past,
I would like to display them.
Thanks for the help.
What I have is a field called transtime (datetime year to second)m i.e., YYYY-MM-DD HH:MM:SS.
What I would like to know how to SELECT/RETRIEVE is
any records/rows that have 45 mins older than current
time. In other words, if my transtime is 45 mins past,
I would like to display them.
Thanks for the help.