📅  最后修改于: 2022-03-11 15:04:55.200000             🧑  作者: Mango
For example, suppose user JONES needs to use the Change mode
of the Table Editor for a table called ORDER_BACKLOG.
To grant JONES the UPDATE privilege on the ORDER_BACKLOG table,
issue the following statement:
GRANT UPDATE ON ORDER_BACKLOG TO JONES WITH GRANT OPTION