Hi,

We have batch jobs that is being run every 5pm up to 7am and this is turned over to the night shift job schedulers/operators. They have
their own scheduler/operator IDs in the database where synonyms of
the prod tables are create/granted to. We have lots of big temporary
transaction tables and to initilize them using delete takes time.
So it is safe to grant drop any table to this sched's id?