Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
psql 新手,有点困惑。
我执行了查询“select * from users”并得到以下结果:
但是,我在执行查询后得到“END”。
如何执行后续查询?(或退出 psql 等)
按q。它退出查看器。
q