Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Adsum1369
.
Toggle Highlighting
SQL
/* Primera fecha en que hay informaciĆ³n de utilizaciĆ³n de ( agradeder ) valor 'thanks' en el campo log_type de la tabla logging */ SELECT actor_name,log_timestamp, count(*) FROM logging, actor WHERE log_type= 'thanks' AND actor_id = log_actor AND SUBSTR(log_timestamp,1,6) = '201309' AND log_namespace = '2'
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...