# sel000028 # # Versions # -------- # 3.22 # 3.23 # # Description # ----------- # Strings. # Testing string comparisons; REGEXP, CONCAT(). # @r/sel000028.result SELECT "aba" REGEXP CONCAT("^","a");