range_over_like.sql 143 B

1234
  1. /* postgres can not */
  2. /* kikimr can not - range not supported */
  3. /* syntax version 1 */
  4. select count(*) as count from plato.like(``, "_np%");