Introducing Radical.sh

Forget Code launches a powerful code generator for building API's

DROP AUTHORIZATION in Teradata

Authorization object will be dropped by the above command.

Syntax:
  1. DROP AUTHORIZATION <databasename>.authorizationname


The following example drops the authorization object named emp from the dictionary.
  1. DROP AUTHORIZATION emp;