Guest User

Untitled

a guest
Nov 21st, 2017
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. select start,steps from usersteps where start >= 1510943400000 and start <= 1511239576233 and userName = 'jeebeshdehury931@gmail.com';
  2.  
  3. SQL Lexer error <<"Unexpected token '@'.">>
  4.  
  5. select start,steps from usersteps where start >= 1510943400000 and start <= 1511239576233 and userName = '"<<jeebeshdehury931@gmail.com>>"';
  6.  
  7. select start,steps from usersteps where start >= 1510943400000 and start <= 1511239576233 and userName = '"<<jeebeshdehury931@gmail.com>>"';
Add Comment
Please, Sign In to add comment