This query is marked as a draft This query has been published by AnisElebiary.

SQL

AخA
 
use enwiki_p;
select *
from logging
where
    log_action = 'create'
    limit 100;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Query status: complete

Executed in 5.08 seconds as of Wed, 03 Feb 2021 15:30:52 UTC.