Guest User

Untitled

a guest
Nov 13th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. SELECT TIMEDIFF(CURTIME(), hora) as dif
  2. FROM conversas WHERE de=7 ORDER BY id DESC LIMIT 1;
Add Comment
Please, Sign In to add comment