Advertisement
Guest User

Untitled

a guest
Jan 21st, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. insert into pokemon values (
  2. 'Maksymilian',
  3. 15.2,
  4. 0.7,
  5. 'Scatters things often',
  6. 1,
  7. 'Monster', 'Grass',
  8. 1,
  9. 'Dry',
  10. 'Male',
  11. 'Special Defense',
  12. 16,
  13. 'Green',
  14. 'Grass', 'Poison',
  15. 'Adamant')
  16.  
  17. insert into pokemon values (
  18. 'Fraser',
  19. 28.7,
  20. 1.0,
  21. 'Often lost in thought',
  22. 1,
  23. 'Monster', 'Grass',
  24. 2,
  25. 'Sweet',
  26. 'Female',
  27. 'Speed',
  28. 17,
  29. 'Green',
  30. 'Grass', 'Poison',
  31. 'Naughty')
  32.  
  33. insert into pokemon values (
  34. 'Grainger',
  35. 220.5,
  36. 2.0,
  37. 'Scatters things often',
  38. 0,
  39. 'Monster', 'Grass',
  40. 3,
  41. 'Sour',
  42. 'Male',
  43. 'Attack',
  44. 50,
  45. 'Green',
  46. 'Grass', 'Poison',
  47. 'Hasty')
  48.  
  49. insert into pokemon values (
  50. 'Gilliam',
  51. 0.2,
  52. 1.3,
  53. 'Good perseverance',
  54. 1,
  55. 'Amorphous', NULL,
  56. 1,
  57. 'Spicy',
  58. 'Male',
  59. 'Attack',
  60. 17,
  61. 'Purple',
  62. 'Ghost', 'Poison',
  63. 'Brave')
  64.  
  65. insert into pokemon values (
  66. 'Clement',
  67. 0.1,
  68. 1.6,
  69. 'Highly persistent',
  70. 1,
  71. 'Amorphous', NULL,
  72. 2,
  73. 'Sour',
  74. 'Male',
  75. 'Attack',
  76. 41,
  77. 'Purple',
  78. 'Ghost', 'Poison',
  79. 'Lonely')
  80.  
  81. insert into pokemon values (
  82. 'Hadley',
  83. 40.5,
  84. 1.5,
  85. 'Often dozes off',
  86. 0,
  87. 'Amorphous', NULL,
  88. 3,
  89. 'Spicy',
  90. 'Female',
  91. 'Attack',
  92. 34,
  93. 'Purple',
  94. 'Ghost', 'Poison',
  95. 'Lonely')
  96.  
  97. insert into pokemon values (
  98. 'Oconnell',
  99. 12.0,
  100. 0.6,
  101. 'Proud of its power',
  102. 1,
  103. 'Field', NULL,
  104. 1,
  105. 'Sour',
  106. 'Male',
  107. 'Special Attack',
  108. 9,
  109. 'Yellow',
  110. 'Ground', NULL,
  111. 'Lonely')
  112.  
  113. insert into pokemon values (
  114. 'Tanner',
  115. 29.5,
  116. 1.0,
  117. 'Thoroughly cunning',
  118. 0,
  119. 'Field', NULL,
  120. 2,
  121. 'Spicy',
  122. 'Female',
  123. 'Defense',
  124. 49,
  125. 'Yellow',
  126. 'Ground', NULL,
  127. 'Lonely')
  128.  
  129. insert into pokemon values (
  130. 'Cruz',
  131. 3.2,
  132. 0.3,
  133. 'Good perseverance',
  134. 1,
  135. 'Bug', NULL,
  136. 1,
  137. 'Sour',
  138. 'Male',
  139. 'Special Defense',
  140. 1,
  141. 'Brown',
  142. 'Bug', 'Poison',
  143. 'Bold')
  144.  
  145. insert into pokemon values (
  146. 'Mackenzie',
  147. 22.0,
  148. 0.6,
  149. 'Likes to fight',
  150. 1,
  151. 'Bug', NULL,
  152. 2,
  153. 'Spicy',
  154. 'Female',
  155. 'Attack',
  156. 9,
  157. 'Yellow',
  158. 'Bug', 'Poison',
  159. 'Adamant')
  160.  
  161. insert into pokemon values (
  162. 'Ayers',
  163. 65.0,
  164. 1.0,
  165. 'Quick to flee',
  166. 0,
  167. 'Bug', NULL,
  168. 3,
  169. 'Spicy',
  170. 'Female',
  171. 'Speed',
  172. 21,
  173. 'Yellow',
  174. 'Bug', 'Poison',
  175. 'Naive')
  176.  
  177. insert into pokemon values (
  178. 'Bassett',
  179. 6.0,
  180. 0.4,
  181. 'A little quick tempered',
  182. 1,
  183. 'Field', 'Fairy',
  184. 1,
  185. 'Sweet',
  186. 'Female',
  187. 'Speed',
  188. 8,
  189. 'Yellow',
  190. 'Electric', NULL,
  191. 'Modest')
  192.  
  193. insert into pokemon values (
  194. 'Ford',
  195. 66.1,
  196. 0.8,
  197. 'Highly curious',
  198. 0,
  199. 'Field', 'Fairy',
  200. 2,
  201. 'Bitter',
  202. 'Female',
  203. 'Speed',
  204. 10,
  205. 'Yellow',
  206. 'Electric', NULL,
  207. 'Naughty')
  208.  
  209. insert into pokemon values (
  210. 'Jeff',
  211. 2.5,
  212. 0.4,
  213. 'Good endurance',
  214. 1,
  215. 'Grass', NULL,
  216. 1,
  217. 'Sour',
  218. 'Male',
  219. 'Speed',
  220. 42,
  221. 'Pink',
  222. 'Grass', 'Psychic',
  223. 'Lonely')
  224.  
  225. insert into pokemon values (
  226. 'Ridley',
  227. 264.6,
  228. 2.0,
  229. 'Highly curious',
  230. 0,
  231. 'Grass', NULL,
  232. 2,
  233. 'Bitter',
  234. 'Male',
  235. 'Special Defense',
  236. 44,
  237. 'Yellow',
  238. 'Grass', 'Psychic',
  239. 'Quirky')
  240.  
  241. insert into pokemon values (
  242. 'Correa',
  243. 485.0,
  244. 2.5,
  245. 'Likes to thrash about',
  246. 0,
  247. 'Monster', 'Water 1',
  248. 1,
  249. 'Dry',
  250. 'Female',
  251. 'Special Defense',
  252. 40,
  253. 'Blue',
  254. 'Water', 'Ice',
  255. 'Relaxed')
  256.  
  257. insert into pokemon values (
  258. 'Reynolds',
  259. 86.4,
  260. 1.4,
  261. 'Hates to lose',
  262. 1,
  263. 'Flying', NULL,
  264. 1,
  265. 'Sweet',
  266. 'Male',
  267. 'Special Attack',
  268. 14,
  269. 'Brown',
  270. 'Normal', 'Flying',
  271. 'Bold')
  272.  
  273. insert into pokemon values (
  274. 'Anderson',
  275. 187.8,
  276. 1.8,
  277. 'Highly persistent',
  278. 0,
  279. 'Flying', NULL,
  280. 2,
  281. 'Spicy',
  282. 'Male',
  283. 'Special Attack',
  284. 35,
  285. 'Brown',
  286. 'Normal', 'Flying',
  287. 'Relaxed')
  288.  
  289. insert into pokemon values (
  290. 'Hartman',
  291. 41.9,
  292. 0.7,
  293. 'Likes to fight',
  294. 1,
  295. 'Field', NULL,
  296. 1,
  297. 'Bitter',
  298. 'Female',
  299. 'Special Defense',
  300. 35,
  301. 'Brown',
  302. 'Fire', NULL,
  303. 'Docile')
  304.  
  305. insert into pokemon values (
  306. 'Lacey',
  307. 341.7,
  308. 1.9,
  309. 'Likes to thrash about',
  310. 0,
  311. 'Field', NULL,
  312. 2,
  313. 'Dry',
  314. 'Male',
  315. 'Defense',
  316. 15,
  317. 'Brown',
  318. 'Fire', NULL,
  319. 'Lax')
  320.  
  321. insert into pokemon values (
  322. 'Tolga',
  323. 11.5,
  324. 0.5,
  325. 'Sturdy body',
  326. 1,
  327. 'Water 1', 'Water 3',
  328. 1,
  329. 'Spicy',
  330. 'Male',
  331. 'Defense',
  332. 37,
  333. 'Brown',
  334. 'Rock', 'Water',
  335. 'Bashful')
  336.  
  337. insert into pokemon values (
  338. 'Werner',
  339. 89.3,
  340. 1.3,
  341. 'Somewhat vain',
  342. 0,
  343. 'Water 1', 'Water 3',
  344. 2,
  345. 'Bitter',
  346. 'Female',
  347. 'Special Attack',
  348. 47,
  349. 'Brown',
  350. 'Rock', 'Water',
  351. 'Quirky')
  352.  
  353. insert into pokemon values (
  354. 'Madeeha',
  355. 27.3,
  356. 0.6,
  357. 'Likes to thrash about',
  358. 1,
  359. 'Water 1', NULL,
  360. 1,
  361. 'Sweet',
  362. 'Male',
  363. 'Special Attack',
  364. 14,
  365. 'Blue',
  366. 'Water', NULL,
  367. 'Jolly')
  368.  
  369. insert into pokemon values (
  370. 'Mair',
  371. 44.1,
  372. 1.0,
  373. 'Highly curious',
  374. 1,
  375. 'Water 1', NULL,
  376. 2,
  377. 'Sour',
  378. 'Female',
  379. 'Attack',
  380. 41,
  381. 'Blue',
  382. 'Water', NULL,
  383. 'Hardy')
  384.  
  385. insert into pokemon values (
  386. 'Jocelyn',
  387. 119.0,
  388. 1.3,
  389. 'Very finicky',
  390. 0,
  391. 'Water 1', NULL,
  392. 3,
  393. 'Dry',
  394. 'Female',
  395. 'Special Attack',
  396. 35,
  397. 'Blue',
  398. 'Water', 'Fighting',
  399. 'Quiet')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement