Guest User

Untitled

a guest
Mar 20th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. INSERT INTO news (`Id`, `UserId`, `description`) VALUES (1,12,'Hello this descriptrion and this single qoute ' in sentance');
  2.  
  3. INSERT INTO news (`Id`, `UserId`, `description`) VALUES (1,12,"Hello this descriptrion and this single qoute ' in sentance");
Add Comment
Please, Sign In to add comment