MediaWiki:Query:Networks

From FridaV

Jump to: navigation, search
 
-
select ssids,  
+
select ssid,  
-
       max,
+
       max as last,
       count,
       count,
-
       vehicles,
+
       vehicle_ids,
       ips,
       ips,
       min,
       min,
   from frida.network_ping_view
   from frida.network_ping_view
  order by max desc
  order by max desc
 +
limit 100

Current revision as of 02:49, 25 September 2011

maps, graphs & data