If the schema name is specified, create a synonym in the specified schema. ... synonym. postgres=# DROP SYNONYM t1; postgres=# DROP SYNONYM IF EXISTS v1; ...
確定! 回上一頁