DROP USER and DROP ROLE Statements in SQL
Thursday, November 20 2014
DROP USER and DROP ROLE Statements in SQL: Overview This blog post discusses using the DROP USER and DROP ROLE statements in SQL. You can use the DROP USER statement in SQL to delete a user from the database. Note that this statement is technically classified as Data Definition Language (DDL), as it defines
- Published in Access 2013, Latest, Microsoft, SQL
No Comments