Every user in the database has a role which is defined by the Database Administrator. Users use features according to there needs, many features are restricted due to insufficient privileges because special permissions are needed.
Benefits of Database Privileges
- Normal user can't delete your tables of harm your database.
- No extra queries will deployed save traffic and load.
- Nobody can seen the private data Except special peoples.
- Maintenance of database can easily be handle.
- Easy to access recent data and rollback.
- Attacks and brute force attacks saved.
- Easily banning and get back the privileges from Database Administrator.
0 Comments
Please add nice comments or answer ....