[sql] 22

Viewer

  1. /* CREATE TABLE */
  2. CREATE TABLE TABLE_NAME(
  3. `Regionid` DOUBLE,
  4. `Cityid` VARCHAR(100),
  5. `Hotelname` VARCHAR(100),
  6. `Adress` VARCHAR(100),
  7. `Phone` DOUBLE,
  8. `Rooms` VARCHAR(100),
  9. `Price` VARCHAR(100),
  10. `column_7` VARCHAR(100)
  11. );
  12.  
  13. /* INSERT QUERY NO: 1 */
  14. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  15. VALUES (1, 'Qarshi', 'Sultan Hotel Qarshi', 'VQ3W+XJP Qarshi Узбекистан', 8752251010, '1 kishi standart', '" 250,000   "', '');
  16.  
  17. /* INSERT QUERY NO: 2 */
  18. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  19. VALUES (1, 'Qarshi', 'Sultan Hotel Qarshi', 'VQ3W+XJP Qarshi Узбекистан', 8752251010, '2 kishi standart', '" 400,000   "', '');
  20.  
  21. /* INSERT QUERY NO: 3 */
  22. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  23. VALUES (1, 'Qarshi', 'Sultan Hotel Qarshi', 'VQ3W+XJP Qarshi Узбекистан', 8752251010, '3 kishi standart', '" 500,000   "', '');
  24.  
  25. /* INSERT QUERY NO: 4 */
  26. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  27. VALUES (1, 'Qarshi', 'Sultan Hotel Qarshi', 'VQ3W+XJP Qarshi Узбекистан', 8752251010, '1 kishi standart', '" 300,000   "', '');
  28.  
  29. /* INSERT QUERY NO: 5 */
  30. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  31. VALUES (1, 'Qarshi', 'Sultan Hotel Qarshi', 'VQ3W+XJP Qarshi Узбекистан', 8752251010, '2 kishi standart', '" 600,000   "', '');
  32.  
  33. /* INSERT QUERY NO: 6 */
  34. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  35. VALUES (1, 'Qarshi', 'Afsona', '18 Bahodir Sherqulov ko'chasi Qarshi Узбекистан', 8752250301, '1 kishi standart', '" 150,000   "', '');
  36.  
  37. /* INSERT QUERY NO: 7 */
  38. INSERT INTO table_name(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  39. VALUES (1, 'Qarshi', 'Afsona', '18 Bahodir Sherqulov ko'chasi Qarshi Узбекистан', 8752250301, '2 kishi standart', '" 300,000   "', '');
  40.  
  41. /* INSERT QUERY NO: 8 */
  42. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  43. VALUES (1, 'Qarshi', 'Afsona', '18 Bahodir Sherqulov ko'chasi Qarshi Узбекистан', 8752250301, '1 kishi standart', '" 250,000   "', '');
  44.  
  45. /* INSERT QUERY NO: 9 */
  46. INSERT INTO table_name(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  47. VALUES (1, 'Qarshi', 'Afsona', '18 Bahodir Sherqulov ko'chasi Qarshi Узбекистан', 8752250301, '2 kishi standart', '" 360,000   "', '');
  48.  
  49. /* INSERT QUERY NO: 10 */
  50. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  51. VALUES (1, 'Qarshi', 'Hayot', 'RQH5+P4V Qarshi Узбекистан', 8919575757, '1 kishi standart', '" 270,000   "', '');
  52.  
  53. /* INSERT QUERY NO: 11 */
  54. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  55. VALUES (1, 'Qarshi', 'Hayot', 'RQH5+P4V Qarshi Узбекистан', 8919575757, '2 kishi standart', '" 300,000   "', '');
  56.  
  57. /* INSERT QUERY NO: 12 */
  58. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  59. VALUES (1, 'Qarshi', 'Hayot', 'RQH5+P4V Qarshi Узбекистан', 8919575757, '3 kishi standart', '" 390,000   "', '');
  60.  
  61. /* INSERT QUERY NO: 13 */
  62. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  63. VALUES (1, 'Qarshi', 'Hayot', 'RQH5+P4V Qarshi Узбекистан', 8919575757, '1 kishi standart', '" 350,000   "', '');
  64.  
  65. /* INSERT QUERY NO: 14 */
  66. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  67. VALUES (1, 'Qarshi', 'Hayot', 'RQH5+P4V Qarshi Узбекистан', 8919575757, '2 kishi standart', '" 400,000   "', '');
  68.  
  69. /* INSERT QUERY NO: 15 */
  70. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  71. VALUES (1, 'Qarshi', 'Hayot', 'RQH5+P4V Qarshi Узбекистан', 8919575757, '3 kishi standart', '" 450,000   "', '');
  72.  
  73. /* INSERT QUERY NO: 16 */
  74. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  75. VALUES (1, 'Qarshi', 'Grand Sarbon Hotel', 'O‘zbekiston ko‘chasi Qarshi Узбекистан', 8787711111, '1 kishi standart', '" 300,000   "', '');
  76.  
  77. /* INSERT QUERY NO: 17 */
  78. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  79. VALUES (1, 'Qarshi', 'Grand Sarbon Hotel', 'O‘zbekiston ko‘chasi Qarshi Узбекистан', 8787711111, '2 kishi standart', '" 450,000   "', '');
  80.  
  81. /* INSERT QUERY NO: 18 */
  82. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  83. VALUES (1, 'Qarshi', 'Grand Sarbon Hotel', 'O‘zbekiston ko‘chasi Qarshi Узбекистан', 8787711111, '3 kishi standart', '" 600,000   "', '');
  84.  
  85. /* INSERT QUERY NO: 19 */
  86. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  87. VALUES (1, 'Qarshi', 'Grand Sarbon Hotel', 'O‘zbekiston ko‘chasi Qarshi Узбекистан', 8787711111, '1 kishi standart', '" 350,000   "', '');
  88.  
  89. /* INSERT QUERY NO: 20 */
  90. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  91. VALUES (1, 'Qarshi', 'Grand Sarbon Hotel', 'O‘zbekiston ko‘chasi Qarshi Узбекистан', 8787711111, '2 kishi standart', '" 500,000   "', '');
  92.  
  93. /* INSERT QUERY NO: 21 */
  94. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  95. VALUES (1, 'Qarshi', 'Grand Sarbon Hotel', 'O‘zbekiston ko‘chasi Qarshi Узбекистан', 8787711111, 'Apartament', '" 805,000   "', '');
  96.  
  97. /* INSERT QUERY NO: 22 */
  98. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  99. VALUES (1, 'Qarshi', 'Nasaf Travel', '245 Islom Karimov Street Qarshi 180101 Узбекистан', 8752250665, '1 kishi standart', '" 150,000   "', '');
  100.  
  101. /* INSERT QUERY NO: 23 */
  102. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  103. VALUES (1, 'Qarshi', 'Nasaf Travel', '245 Islom Karimov Street Qarshi 180101 Узбекистан', 8752250665, '2 kishi standart', '" 300,000   "', '');
  104.  
  105. /* INSERT QUERY NO: 24 */
  106. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  107. VALUES (1, 'Qarshi', 'Nasaf Travel', '245 Islom Karimov Street Qarshi 180101 Узбекистан', 8752250665, '3 kishi standart', '" 345,000   "', '');
  108.  
  109. /* INSERT QUERY NO: 25 */
  110. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  111. VALUES (1, 'Qarshi', 'Nasaf Travel', '245 Islom Karimov Street Qarshi 180101 Узбекистан', 8752250665, '1 kishi standart', '" 300,000   "', '');
  112.  
  113. /* INSERT QUERY NO: 26 */
  114. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  115. VALUES (1, 'Qarshi', 'Nasaf Travel', '245 Islom Karimov Street Qarshi 180101 Узбекистан', 8752250665, '2 kishi standart', '" 330,000   "', '');
  116.  
  117. /* INSERT QUERY NO: 27 */
  118. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  119. VALUES (1, 'Qarshi', 'Nasaf Travel', '245 Islom Karimov Street Qarshi 180101 Узбекистан', 8752250665, 'Apartament', '" 350,000   "', '');
  120.  
  121. /* INSERT QUERY NO: 28 */
  122. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  123. VALUES (1, 'Qarshi', 'Afrosiyob', '27A Nasaf sreet Qarshi 180100 Узбекистан', 8955050220, '1 kishi standart', '" 253,000   "', '');
  124.  
  125. /* INSERT QUERY NO: 29 */
  126. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  127. VALUES (1, 'Qarshi', 'Afrosiyob', '27A Nasaf sreet Qarshi 180100 Узбекистан', 8955050220, '2 kishi standart', '" 310,000   "', '');
  128.  
  129. /* INSERT QUERY NO: 30 */
  130. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  131. VALUES (1, 'Qarshi', 'Afrosiyob', '27A Nasaf sreet Qarshi 180100 Узбекистан', 8955050220, '1 kishi standart', '" 333,000   "', '');
  132.  
  133. /* INSERT QUERY NO: 31 */
  134. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  135. VALUES (1, 'Qarshi', 'Afrosiyob', '27A Nasaf sreet Qarshi 180100 Узбекистан', 8955050220, '2 kishi standart', '" 391,111   "', '');
  136.  
  137. /* INSERT QUERY NO: 32 */
  138. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  139. VALUES (1, 'Qarshi', 'Afrosiyob', '27A Nasaf sreet Qarshi 180100 Узбекистан', 8955050220, 'Apartament', '" 425,000   "', '');
  140.  
  141. /* INSERT QUERY NO: 33 */
  142. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  143. VALUES (1, 'Qarshi', 'Hotel Buyuk Karvon', 'VRG7+MQP Qarshi Узбекистан', 8997080027, '1 kishi standart', '" 235,000   "', '');
  144.  
  145. /* INSERT QUERY NO: 34 */
  146. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  147. VALUES (1, 'Qarshi', 'Hotel Buyuk Karvon', 'VRG7+MQP Qarshi Узбекистан', 8997080027, '2 kishi standart', '" 250,000   "', '');
  148.  
  149. /* INSERT QUERY NO: 35 */
  150. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  151. VALUES (1, 'Qarshi', 'Hotel Buyuk Karvon', 'VRG7+MQP Qarshi Узбекистан', 8997080027, '1 kishi standart', '" 300,000   "', '');
  152.  
  153. /* INSERT QUERY NO: 36 */
  154. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  155. VALUES (1, 'Qarshi', 'Hotel Buyuk Karvon', 'VRG7+MQP Qarshi Узбекистан', 8997080027, '2 kishi standart', '" 650,000   "', '');
  156.  
  157. /* INSERT QUERY NO: 37 */
  158. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  159. VALUES (1, 'Qarshi', 'Royal Afrosiyob hotel', 'WQ3R+3X9 Qarshi Узбекистан', 8955060220, '1 kishi standart', '" 207,000   "', '');
  160.  
  161. /* INSERT QUERY NO: 38 */
  162. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  163. VALUES (1, 'Qarshi', 'Royal Afrosiyob hotel', 'WQ3R+3X9 Qarshi Узбекистан', 8955060220, '2 kishi standart', '" 276,000   "', '');
  164.  
  165. /* INSERT QUERY NO: 39 */
  166. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  167. VALUES (1, 'Qarshi', 'Royal Afrosiyob hotel', 'WQ3R+3X9 Qarshi Узбекистан', 8955060220, '3 kishi standart', '" 379,000   "', '');
  168.  
  169. /* INSERT QUERY NO: 40 */
  170. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  171. VALUES (1, 'Shahrisabz', 'ULUG'BEK Hotel&Spa', 'Shahrisabz Узбекистан', 8755220440, '1 kishi standart', '" 180,000   "', '');
  172.  
  173. /* INSERT QUERY NO: 41 */
  174. INSERT INTO table_name(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  175. VALUES (1, 'Shahrisabz', 'ULUG'BEK Hotel&Spa', 'Shahrisabz Узбекистан', 8755220440, '2 kishi standart', '" 280,000   "', '');
  176.  
  177. /* INSERT QUERY NO: 42 */
  178. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  179. VALUES (1, 'Shahrisabz', 'ULUG'BEK Hotel&Spa', 'Shahrisabz Узбекистан', 8755220440, '1 kishi standart', '" 250,000   "', '');
  180.  
  181. /* INSERT QUERY NO: 43 */
  182. INSERT INTO table_name(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  183. VALUES (1, 'Shahrisabz', 'ULUG'BEK Hotel&Spa', 'Shahrisabz Узбекистан', 8755220440, '2 kishi standart', '" 350,000   "', '');
  184.  
  185. /* INSERT QUERY NO: 44 */
  186. INSERT INTO TABLE_NAME(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  187. VALUES (1, 'Shahrisabz', 'ULUG'BEK Hotel&Spa', 'Shahrisabz Узбекистан', 8755220440, '3 kishi standart', '" 400,000   "', '');
  188.  
  189. /* INSERT QUERY NO: 45 */
  190. INSERT INTO table_name(`Regionid`, `Cityid`, `Hotelname`, `Adress`, `Phone`, `Rooms`, `Price`, `column_7`)
  191. VALUES (1, 'Shahrisabz', 'ULUG'BEK Hotel&Spa', 'Shahrisabz Узбекистан', 8755220440, 'Apartament', '" 500,000   "', '');
  192.  
  193.  

Editor

You can edit this paste and save as new: