3 lines
98 B
SQL
3 lines
98 B
SQL
--https://github.com/apache/incubator-doris/pull/4484
|
|
select @@sql_mode AS sql_mode;#IGNORE CHECK
|