Query Run
-- Scalar subquery to get the account ID of SchlurcherBot. THus, we -- avoid... 2 years ago
-- Scalar subquery to get the account ID of SchlurcherBot. THus, we -- avoid... 2 years ago
-- Scalar subquery to get the account ID of SchlurcherBot. THus, we -- avoid... 2 years ago
SELECT DISTINCT comment_text FROM comment_revision LIMIT 1 2 years ago
SELECT * FROM comment_revision LIMIT 1 2 years ago
-- Scalar subquery to get the account ID of SchlurcherBot. THus, we --... 2 years ago
-- Scalar subquery to get the account ID of SchlurcherBot. THus, we -- avoid... 2 years ago
-- Scalar subquery to get the account ID of SchlurcherBot. THus, we -- avoid... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
SELECT * FROM comment_revision LIMIT 1 2 years ago
SHOW TABLES FROM wikidatawiki_p; 2 years ago
SELECT * FROM rev_comment LIMIT 1; 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
# Scalar subquery to avoid using a JOIN statement between the tables... 2 years ago
WITH choosen_actor_id AS ( SELECT actor_id FROM actor WHERE actor_name =... 2 years ago
WITH choosen_actor_id AS ( SELECT actor_id FROM actor WHERE actor_name =... 2 years ago
WITH choosen_actor_id AS ( SELECT actor_id FROM actor WHERE actor_name =... 2 years ago
WITH choosen_actor_id AS ( SELECT actor_id FROM actor WHERE actor_name =... 2 years ago
SELECT actor_id FROM actor WHERE actor_name = 'SchlurcherBot' 2 years ago
WITH choosen_actor_id AS ( SELECT MAX(actor_id) FROM actor WHERE... 2 years ago
WITH choosen_actor_id AS ( SELECT actor_id FROM actor WHERE actor_name =... 2 years ago
WITH ( SELECT actor_id FROM actor WHERE actor_name = 'SchlurcherBot' ) AS... 2 years ago
SELECT * FROM actor JOIN revision ON rev_actor = actor_id WHERE... 2 years ago
SELECT * FROM actor JOIN revision ON rev_actor = actor_id WHERE... 2 years ago
SELECT * FROM actor LIMIT 1 2 years ago
SELECT * FROM actor LIMIT 1 2 years ago
SELECT * FROM actor LIMIT 1 2 years ago
SELECT * FROM actor LIMIT 1 2 years ago
# SELECT * FROM revision LIMIT 1 DESCRIBE TABLES; 2 years ago
# SELECT * FROM revision LIMIT 1 SELECT * FROM autor LIMIT 1 2 years ago
SELECT * FROM revision LIMIT 1 2 years ago
SELECT * FROM revision LIMIT 1 2 years ago
SELECT * FROM revision LIMIT 1 2 years ago