3.5、提取第一行

  1. postgres=# FETCH FIRST from tbase_cur ;
  2. id | nickname
  3. ----+-------------
  4. 1 | hello TBase
  5. (1 row)