Help Center/
GaussDB(DWS)/
Standard Data Warehouse (8.1.3.x)/
Development and Design Proposal/
Database Object Design/
View and Joined Table Design
Updated on 2023-10-31 GMT+08:00
View and Joined Table Design
View Design
- [Proposal] Do not nest views unless they have strong dependency on each other.
- [Proposal] Try to avoid sort operations in a view definition.
Joined Table Design
- [Proposal] Minimize joined columns across tables.
- [Proposal] Joined columns should use the same data type.
- [Proposal] The names of joined columns should indicate their relationship. For example, they can use the same name.
Parent topic: Database Object Design
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.