Escaping db.table references
You need to change queries that use db.table references to prevent Hive from interpreting the entire db.table string as the table name.
You need to change queries that use db.table references to prevent Hive from interpreting the entire db.table string as the table name.