Guest User

Untitled

a guest
Jul 20th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.71 KB | None | 0 0
  1. mysql> select c.client_id, c.client_nm, sum(b.b_total)/1073741824
  2. from bandwidth b, client c where b.date>'2010-12-14' and b.client_id=c.client_id
  3. group by b.client_id;
  4.  
  5. +-----------+------------------------------------+---------------------------+
  6. | client_id | client_nm | sum(b.b_total)/1073741824 |
  7. +-----------+------------------------------------+---------------------------+
  8. | 1 | error | 0.1533 |
  9. | 3 | acore | 5.8731 |
  10. | 5 | altvnetwork | 0.0001 |
  11. | 7 | amber_ready | 0.0000 |
  12. | 8 | american_botanical | 0.1499 |
  13. | 10 | b_productions | 0.2078 |
  14. | 18 | broadwayworld | 0.0001 |
  15. | 19 | buglisi | 0.0587 |
  16. | 21 | caedmon | 0.3991 |
  17. | 26 | chicks_with_flicks | 0.0001 |
  18. | 30 | con-edison | 22.0894 |
  19. | 32 | cornerstone | 1.2215 |
  20. | 33 | cpg | 0.0836 |
  21. | 38 | dlf | 0.0567 |
  22. | 40 | eventhorizon | 0.0039 |
  23. | 41 | eventhorizons | 0.3643 |
  24. | 44 | flickeralley | 0.0000 |
  25. | 46 | freaks | 0.0000 |
  26. | 57 | hotel_belair | 0.0000 |
  27. | 62 | kenneth_cole | 1.0398 |
  28. | 64 | koch | 0.0044 |
  29. | 73 | marc_bouwer | 0.0008 |
  30. | 74 | michael_kors | 10.9966 |
  31. | 75 | moma | 0.0108 |
  32. | 76 | mta | 0.0009 |
  33. | 80 | new_filmmakers | 0.0005 |
  34. | 82 | nma | 0.0000 |
  35. | 88 | perez_hilton | 0.0000 |
  36. | 91 | phillips_de_pury | 0.0000 |
  37. | 92 | phillupsdepury | 0.1481 |
  38. | 97 | praetorian | 0.0001 |
  39. | 99 | risingstock | 1.8983 |
  40. | 105 | showcase | 0.0002 |
  41. | 109 | sullivan_hall | 0.0021 |
  42. | 110 | teachers_college | 0.1165 |
  43. | 114 | tight_media | 0.0000 |
  44. | 117 | toshi | 0.0119 |
  45. | 119 | tvhorsesource | 2.4932 |
  46. | 123 | webcast | 0.1031 |
  47. | 127 | yankelovich | 1.6538 |
  48. | 130 | zb_projects | 0.2111 |
  49. | 131 | zeitbyte | 20.3386 |
  50. | 135 | vivienne-tam | 0.0003 |
  51. | 138 | academy-of-art | 0.0001 |
  52. | 139 | isaac_mizrahi | 0.0082 |
  53. | 141 | zeitbyte-video-production | 0.7868 |
  54. | 144 | gangaji | 7.4157 |
  55. | 156 | art-dealers-association-of-america | 1.4111 |
  56. | 157 | fgi-research | 0.0139 |
  57. | 161 | outmusic | 1.2758 |
  58. | 162 | applebees | 0.0000 |
  59. | 164 | hidrock | 0.0518 |
  60. | 166 | the-well | 4.4787 |
  61. | 168 | goldberger | 0.0115 |
  62. | 171 | alexander-wang | 0.0000 |
  63. | 173 | perry-ellis | 3.7183 |
  64. | 175 | tommy-hilfiger | 4.0730 |
  65. | 177 | mount-sinai | 0.1331 |
  66. | 179 | ports-1961 | 0.0267 |
  67. | 180 | first-comes-fashion | 4.5684 |
  68. | 181 | proenza-schouler | 11.9084 |
  69. | 182 | nobel-womens-iniative | 0.0002 |
  70. | 183 | mhtco | 0.7874 |
  71. | 184 | nondor-nevai | 0.3996 |
  72. | 187 | neiman-marcus | 0.4421 |
  73. | 191 | mpi | 0.1112 |
  74. | 193 | slifter | 0.0000 |
  75. | 194 | ogilvy | 0.6376 |
  76. | 198 | iacono-productions | 0.0000 |
  77. | 199 | ap | 0.0001 |
  78. | 200 | ti | 0.0719 |
  79. | 203 | interchurch-center | 0.0178 |
  80. | 205 | e1-entertainment | 0.6301 |
  81. | 206 | weill-cornell | 0.0799 |
  82. | 207 | tdk | 273.4851 |
  83. | 213 | hmi-hypnosis-motivation-institue | 503.7212 |
  84. | 214 | longaberger | 0.1932 |
  85. | 215 | jones-lang-lasalle | 0.1596 |
  86. | 220 | milk-studios | 5.6109 |
  87. | 222 | bcbg | 0.0001 |
  88. | 224 | lincoln-center | 1.7501 |
  89. | 225 | derek-lam | 0.2065 |
  90. | 226 | nanette-lepore | 0.4349 |
  91. | 227 | elle | 0.0002 |
  92. | 228 | 3.1-phillip-lim | 0.0000 |
  93. | 230 | simon-spurr | 0.0009 |
  94. | 234 | carmen-marc-valvo | 0.0496 |
  95. | 235 | jason-wu | 0.0000 |
  96. | 237 | neiman-marcus-jason-wu | 0.0713 |
  97. | 238 | ports_1961 | 0.0000 |
  98. | 240 | betsey-johnson | 0.5095 |
  99. | 241 | odd-molly | 387.0650 |
  100. | 242 | bagdley-mishka | 0.0000 |
  101. | 243 | matthew-ames | 0.0000 |
  102. | 245 | davidelfin | 33.3354 |
  103. | 247 | banana-republic | 9.5162 |
  104. | 248 | adrenalina | 15.8411 |
  105. | 249 | my-family-tv | 57.4071 |
  106. | 251 | natap | 0.2141 |
  107. | 252 | rachael-ray | 0.0004 |
  108. | 253 | sine-audio | 3.9414 |
  109. | 254 | summit-business-media | 0.0065 |
  110. | 256 | production-glue | 11.5643 |
  111. | 257 | appnexus | 1.8750 |
  112. | 258 | release-3.0-test | 0.0000 |
  113. +-----------+------------------------------------+---------------------------+
  114. 105 rows in set (0.00 sec)
Add Comment
Please, Sign In to add comment