aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/expr/literal_strings.sql
blob: 6696be7d80d50915b97eb8049b87b91ef939af2e (plain) (blame)
1
2
3
4
5
/* postgres can not */
select '@@@@', '\'', "@@@@", "\"", @@ '@ @@, @@
"@ @@@@
@@,
'"', "'";