/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
10 months ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
1 year ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
2 years ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
2 years ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
2 years ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
2 years ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
2 years ago |
/* Total mensual del uso de "Agradecer" (desde 2014 en adelante que es... |
2 years ago |
/* Total mensual del uso de "Agradecer" */
SELECT SUBSTR(log_timestamp,1,8)... |
2 years ago |
/* Total mensual del uso de "Agradecer" */
SELECT SUBSTR(log_timestamp,1,8)... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,8) AS AAAAMMDD, COUNT(*) as... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,8) AS AAAAMMDD, COUNT(*) as... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,8) AS AAAAMMDD, COUNT(*) as... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,8) AS AAAAMMDD, COUNT(*) as... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,8) AS AAAAMMDD, COUNT(*) as... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,4) AS AAAA, SUBSTR(log_timestamp,5,2) AS MM,... |
2 years ago |
SELECT SUBSTR(log_timestamp,1,4) AS AAAA, COUNT(*) as... |
2 years ago |
select SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
USE eswiki_p;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*)... |
2 years ago |
USE eswiki_p;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*)... |
2 years ago |
USE eswiki_p;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*)... |
2 years ago |
USE eswiki_p
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as... |
2 years ago |
USE eswiki_p
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as... |
2 years ago |
USE eswiki_p;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*)... |
2 years ago |
USE metawiki_es;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA,... |
2 years ago |
USE wikies;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as... |
2 years ago |
USE eswiki;
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total' from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total_es'... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total-_es'... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as 'Total-_es'... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as Total... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,4) as AAAA, count(*) as Total from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,6) as AAAA, count(*) as Total from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,6) as AAAAMM, count(*) as Total from... |
2 years ago |
select page_len as LONGITUD,... |
2 years ago |
select page_len as LONGITUD,... |
2 years ago |
select page_title , concat('https://es.wikipedia.org/wiki/',page_title) from... |
2 years ago |
select page_title , 'https://es.wikipedia.org/wiki/'&page_title from page... |
2 years ago |
select page_title from page
where page_title like '%Avión%' or page_title... |
2 years ago |
select page_title from page
where page_title like '%avion%' or page_title... |
2 years ago |
select page_title from page
where page_title like '%Piloto%'
and... |
2 years ago |
select page_title from page
where page_title like '%Avion%' or page_title... |
2 years ago |
select page_title from page
where page_title like 'Avion%'
and... |
2 years ago |
select page_title , count(*) from page
where page_title like 'Avion%'
and... |
2 years ago |
select count(*) from page
where page_title like 'avion%'
and page_namespace... |
2 years ago |
select count(*) from page
where page_title like 'avión%'
and page_namespace... |
2 years ago |
select count(*) from page
where page_title like '%avion%'
and... |
2 years ago |
select count(*) from page
where page_title like '%avion%"
and... |
2 years ago |
select count(*) from page
where page_title like %avion%"
and page_namespace... |
2 years ago |
select count(*) from page
where page_title like "avion%"
and page_namespace... |
2 years ago |
select count(*) from page
where page_title like 'avion%'
and page_namespace... |
2 years ago |
select count(*) from page
where page_title like 'avión%'
and page_namespace... |
2 years ago |
select count(*) from page
where page_title like 'avión@'
and page_namespace... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,6) as AAAAMM, count(*) as Total from... |
2 years ago |
select count(*) from page
where page_len > 2162
and page_namespace in (0,... |
2 years ago |
select count(*) from page
where page_len <= 2162
and page_namespace in (0,... |
2 years ago |
select count(*) from page
where page_namespace in (0,... |
2 years ago |
select count(*) from page where page_namespace in (0, 104) |
2 years ago |
select count(*) from page where page_len > '2162' and page_namespace in (0, 104) |
2 years ago |
select count(*) from page where page_len <= '2162' and page_namespace in (0, 104) |
2 years ago |
select count(*) from page where page_len<= '2162? and page_namespace in (0, 104) |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,6) as AAAAMM, count(*) as Total from... |
2 years ago |
select log_type, SUBSTR(log_timestamp,1,6) as AAAAMM, count(*) from... |
2 years ago |
SELECT log_type, COUNT(*) FROM logging
WHERE log_namespace = '2'
GROUP BY log_type |
2 years ago |