summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql_anno.sh_7b183037479528581e1eacace7b9acae41c5aa8e.out
blob: 7c92ed1d44f69bffe9663082732d0f647b7b09b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
                 SELECT instr(lower(abc), '123') FROM bar
     sql_keyword ------
        sql_func        -----------------------
       sql_ident        -----
        sql_func              ---------
       sql_ident              -----
       sql_ident                    ---
       sql_comma                        -
      sql_string                          -----
     sql_keyword                                 ----
       sql_ident                                      ---
SELECT: Query the database and return zero or more rows of data.