select * from ( as rownum,tablename from pg_tables) t where rownum<10;

相关文章:

  • 2021-06-25
  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
  • 2021-03-30
  • 2021-08-24
  • 2021-12-26
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-04
  • 2021-09-27
  • 2021-10-08
  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案