mariadb/mysql-test/suite/funcs_1/views/fv_if1.inc
2007-02-06 19:07:48 +01:00

4 lines
167 B
HTML

--disable_query_log
eval SET @my_select = 'SELECT IF($col_type, ''IS TRUE'', ''IS NOT TRUE''),
$col_type, id FROM t1_values';
--source suite/funcs_1/views/fv1.inc