permission
- Last UpdatedMar 09, 2016
- 1 minute read
Permissions restrict the actions that a database user can perform on a database. For example, a user may have permission to SELECT on all database tables, but not to INSERT any data.
Permissions restrict the actions that a database user can perform on a database. For example, a user may have permission to SELECT on all database tables, but not to INSERT any data.