adspace


explain access control lists. : Sql dba

Answer Posted / Sawan Kumar

Access Control Lists (ACLs) in MySQL are used to control access to database objects such as tables, views, procedures, and functions. They allow you to specify which users or groups of users can perform certain operations on these objects.nFor example, you can create an ACL that allows user 'john' to SELECT data from table 'employees', but not INSERT, UPDATE, or DELETE data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is collation? : Sql dba

1229


Can we rollback truncate?

1074


Is primary key clustered index?

1018


what is bcp? When does it used? : Sql dba

1055


What is your daily office routine?

2345


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2090


Does group by remove duplicates?

1112


what is dbms? : Sql dba

1061


What is the current version of postgresql?

1177


If a cursor is open, how can we find in a pl/sql block?

1236


how to escape special characters in sql statements? : Sql dba

1113


Is inner join faster than left join?

1274


how to start mysql server? : Sql dba

1266


Is primary key always clustered index?

1094


Do we need to rebuild index after truncate?

1137