Guest User

Untitled

a guest
Apr 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. INSERT INTO `testType` (`name`) VALUES ('URL');
  2. INSERT INTO `testType` (`name`) VALUES ('xD');
  3. INSERT INTO `testType` (`name`) VALUES ('LOL');
  4.  
  5. if(testType.length() == 0 {
  6.  
  7. INSERT INTO `testType` (`name`) VALUES ('URL');
  8. INSERT INTO `testType` (`name`) VALUES ('xD');
  9. INSERT INTO `testType` (`name`) VALUES ('LOL');
  10.  
  11. }
Add Comment
Please, Sign In to add comment