This use case is to convert synonym in PostgreSQL. ... create table dms_user.test_tbl_1(schema_name varchar2(30)); grant all on dms_user.test_tbl_1 to yoda; ...
確定! 回上一頁