PostgreSQL views make it easy to save and run SQL queries ... postgres=# drop view if exists sales_view; DROP VIEW postgres=# select * from ...
確定! 回上一頁