Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Font tags in long sigs with recent edits
by
AntiCompositeNumber
This query is marked as a draft
This query has been published
by
HouseBlaster
.
Toggle Highlighting
SQL
USE enwiki_p; SELECT user_name, up_value, LENGTH(up_value), user_editcount FROM user_properties JOIN `user` ON user_id = up_user WHERE up_property = "nickname" AND up_value LIKE "%<font%" AND user_name IN (SELECT actor_name FROM revision_userindex JOIN actor ON rev_actor = actor_id WHERE rev_timestamp > 20230101000000) ORDER BY LENGTH(up_value) DESC
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...