Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. select * from users where user_id IN (
  2. 704892,
  3. 704897,
  4. 704924,
  5. 704945,
  6. 704962,
  7. 704971,
  8. 704978,
  9. 704988,
  10. 704991,
  11. 705031,
  12. 705062,
  13. 705077,
  14. 705079,
  15. 705101,
  16. 705135,
  17. 705162,
  18. 705164,
  19. 705168,
  20. 705195,
  21. 705244,
  22. 705254,
  23. 705259,
  24. 705266,
  25. 705306,
  26. 705351,
  27. 705384,
  28. 705387,
  29. 705415,
  30. 705445,
  31. 705459,
  32. 705477,
  33. 705480,
  34. 705482,
  35. 705501,
  36. 705522,
  37. 705527,
  38. 705554,
  39. 705575,
  40. 705592,
  41. 705601,
  42. 705608,
  43. 705618,
  44. 705621,
  45. 705661,
  46. 705692,
  47. 705707,
  48. 705709,
  49. 705731,
  50. 705765,
  51. 705793,
  52. 705795,
  53. 705799,
  54. 705826,
  55. 705875,
  56. 705885,
  57. 705890,
  58. 705897,
  59. 705936,
  60. 705981,
  61. 706014,
  62. 706017,
  63. 706045,
  64. 706075,
  65. 706089,
  66. 706107,
  67. 706110,
  68. 706112,
  69. 706131,
  70. 706148,
  71. 706153,
  72. 706180,
  73. 706201,
  74. 706218,
  75. 706227,
  76. 706234,
  77. 706244,
  78. 706247,
  79. 706287,
  80. 706318,
  81. 706333,
  82. 706335,
  83. 706357,
  84. 706391,
  85. 706418,
  86. 706420,
  87. 706424,
  88. 706451,
  89. 706500,
  90. 706510,
  91. 706515,
  92. 706522,
  93. 706561,
  94. 706606,
  95. 706639,
  96. 706642,
  97. 706670,
  98. 706700,
  99. 706714,
  100. 706732,
  101. 706735,
  102. 706737,
  103. 706756
  104. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement