You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-17 09:41:06 +03:00
6 lines
168 B
SQL
6 lines
168 B
SQL
|
|
SELECT col2,NULLIF("とうきょうと",col2),NULLIF("東京都",col2),NULLIF("トウキョウト",col2),NULLIF("トウキョウト",col2) from nullif_tbl_my;
|
|
|
|
|
|
|