oracle 查看某表的前10行

select * from tables_name  where rownum < 11;

如果查询不了,可能是用户权限问题。

posted @ 2019-08-19 15:56  铜锣湾扛把子·66  阅读(5330)  评论(0)    收藏  举报