Help Center/
GaussDB(DWS)/
Developer Guide/
Standard data warehouse (8.3.0.x)/
GaussDB(DWS) Development Design Proposal/
GaussDB(DWS) Database Object Design Rules/
Design Rules for GaussDB(DWS) Views and Associated Tables
Updated on 2024-11-05 GMT+08:00
Design Rules for GaussDB(DWS) Views and Associated Tables
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 associated fields should show the associations. For example, they can use the same name.
Parent topic: GaussDB(DWS) Database Object Design Rules
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot