select_substring.sql 49 B

12
  1. --!syntax_pg
  2. select substring('привет',3,3)