sergiubadic

Untitled

Oct 8th, 2015
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 4.1.12
  3. -- http://www.phpmyadmin.net
  4. --
  5. -- Host: localhost:8889
  6. -- Generation Time: Oct 08, 2015 at 10:38 AM
  7. -- Server version: 5.5.34
  8. -- PHP Version: 5.5.10
  9.  
  10. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  11. SET time_zone = "+00:00";
  12.  
  13. --
  14. -- Database: `sodexo`
  15. --
  16.  
  17. -- --------------------------------------------------------
  18.  
  19. --
  20. -- Table structure for table `merchants_categories`
  21. --
  22.  
  23.  
  24. --
  25. -- Dumping data for table `merchants_categories`
  26. --
  27.  
  28. INSERT INTO `merchants_categories` (`id`, `name`) VALUES
  29. (1, 'Agentie turism'),
  30. (2, 'Altul Alimentar'),
  31. (3, 'Altul Mixt'),
  32. (4, 'Altul Nealimentar'),
  33. (5, 'Apartament sau camera de inchiriat'),
  34. (6, 'Aprozar'),
  35. (7, 'Articole uz caznic'),
  36. (8, 'Bacanie'),
  37. (9, 'Benzinarie'),
  38. (10, 'Bijuterie'),
  39. (11, 'Biliard'),
  40. (12, 'Birotica'),
  41. (13, 'Bowling'),
  42. (14, 'Bufet'),
  43. (15, 'Bungalow'),
  44. (16, 'Cabana turistica'),
  45. (17, 'Cafenea'),
  46. (18, 'Camping'),
  47. (19, 'Cantina'),
  48. (20, 'Carmangerie'),
  49. (21, 'Casa amanet'),
  50. (22, 'Casuta tip camping'),
  51. (23, 'Catering'),
  52. (24, 'Centru de agrement'),
  53. (25, 'Centru foto'),
  54. (26, 'Centru infrumusetare'),
  55. (27, 'Chiosc'),
  56. (28, 'Cinematograf'),
  57. (29, 'Cofetarie-patiserie'),
  58. (30, 'Computere'),
  59. (31, 'Cresa'),
  60. (32, 'Dealer telefonie mobila'),
  61. (33, 'Decoratiuni'),
  62. (34, 'Discoteca'),
  63. (35, 'Electrocasnice'),
  64. (36, 'Electronice'),
  65. (37, 'En-gross'),
  66. (38, 'Farmacie'),
  67. (39, 'Fast-food'),
  68. (40, 'Florarie'),
  69. (41, 'Hard discounter'),
  70. (42, 'Hipermarket'),
  71. (43, 'Hostel'),
  72. (44, 'Hotel'),
  73. (45, 'Hotel-apartament'),
  74. (46, 'Librarie'),
  75. (47, 'Magazin al benzinariei'),
  76. (48, 'Magazin articole sportive'),
  77. (49, 'Magazin imbracaminte'),
  78. (50, 'Magazin incaltaminte'),
  79. (51, 'Magazin jucarii'),
  80. (52, 'Magazin Lenjerie'),
  81. (53, 'Marochinarie'),
  82. (54, 'Materiale constructii'),
  83. (55, 'Mini-market'),
  84. (56, 'Mobila'),
  85. (57, 'Panificatie'),
  86. (58, 'Parfumerie'),
  87. (59, 'Patiserie'),
  88. (60, 'Pensiune Turistica'),
  89. (61, 'Pescarie'),
  90. (62, 'Piese auto'),
  91. (63, 'Piscina'),
  92. (64, 'Pizzerie'),
  93. (65, 'Presa'),
  94. (66, 'Restaurant'),
  95. (67, 'Rotiserie'),
  96. (68, 'Sala de conferinte'),
  97. (69, 'Sala fitness'),
  98. (70, 'Servicii medicale'),
  99. (71, 'Spalatorie'),
  100. (72, 'Structura de cazare'),
  101. (73, 'Supermarket'),
  102. (74, 'Terasa'),
  103. (75, 'Termosanitare'),
  104. (76, 'Vila');
Advertisement
Add Comment
Please, Sign In to add comment