Fork of
Untitled query #79529
by Megitsune-chan
This query is marked as a draft
This query has been published
by IKhitron.
SQL
x
select user_name from user
where user_name like "%1488%" or
user_name like "%14_88%";
select * from block_target
where bt_user_text like "%1488%" or
bt_user_text like "%14_88%"
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.