Skip to content

SQL Reference

UNICODE

  • string: VARCHAR
SELECT [unicode('âbcd'), unicode('â'), unicode(''), unicode(NULL)];