Update comment
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
--
|
--
|
||||||
-- Revoke all from Table, set Owner
|
-- Revoke all from Table, set Owner to :owner variable
|
||||||
--
|
--
|
||||||
|
|
||||||
ALTER TABLE :schema.:table OWNER TO :owner;
|
ALTER TABLE :schema.:table OWNER TO :owner;
|
||||||
|
|||||||
Reference in New Issue
Block a user