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
軽快
.
Toggle Highlighting
SQL
create temporary table lovers select * from ( select 'shidou' school, 'ギイ' pair1, '託生' pair2, TRUE is_coupled union all select 'shidou' school, '三洲' pair1, '真行寺' pair2, TRUE is_coupled union all select NULL school, '赤池' pair1, NULL pair2, FALSE is_coupled ) X ;
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...