Guest User

Untitled

a guest
Aug 20th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Strange behavior by using the keyword of HSQLDB
  2. CALL USER
  3.  
  4. CREATE TABLE DATA_RESULT ("USER" INT, DATA VARCHAR(100))
  5. SELECT * FROM DATA_RESULT WHERE "USER" = 1
Add Comment
Please, Sign In to add comment