Previous Topic: Securing SQL routinesNext Topic: Securing SQL schemas


Securing SQL Access to Databases

About SQL Access

Users have the capability of accessing both SQL-defined and non-SQL-defined databases with SQL DML. Granting SQL access to a secured non-SQL-defined database is the same as granting access to a secured SQL-defined database with the additional step of granting USE privilege on non-SQL-defined schemas.