[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Time (seconds past midnight)

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
G

George Potemkin

Guest
Why INTERVAL is the "best" way? It needs at least two system calls (the ones behind TODAY and NOW). And INTERVAL is a bit (negligibly though) slower than ASSIGN vHours = TIME vHours = TRUNCATE(vHours / 3600, 0).

Continue reading...
 
Status
Not open for further replies.
Back
Top