SCENARIO:
We have a database DB1_t which have all the tables and a database DB2_v which have views pointing to database DB1_t.
Now if we have a new database DB3_v which will have views poniting to database DB2_v, do we need to provide database to database access to DB3_v on DB1_t with grant option?
Read more on Teradata – Database to database grants for views…