summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql_anno.sh_b1a2ddce48beb3e4b1e3ca4b4229a7c21b83b7c4.out
blob: fc6d386a0f399063ca6808aa63e5896d35af64ce (plain)
1
2
3
4
5
6
                 SELECT lower(   abc    )
     sql_keyword ------
        sql_func        ----------------
       sql_ident        -----
       sql_ident                 ---
lower: Returns a copy of the given string with all ASCII characters converted to lower case.