Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 313 Bytes

multi-database-sql.md

File metadata and controls

7 lines (4 loc) · 313 Bytes

Multi-database SQL

Sometimes tables in one database may have relationships with one or more tables in one or more other databases.

This is the case in a data warehouse, or collection of databases.

Refer to the SQL Style Guide for multi-database SQL considerations.