GS_VIEW_DEPENDENCY_PATH
GS_VIEW_DEPENDENCY_PATH allows you to query the direct dependencies of all views visible to the current user. If the base table on which the view depends exists and the dependency between views at different levels is normal, you can use this view to query the dependency between views at different levels starting from the base table.
Column |
Type |
Description |
---|---|---|
objschema |
name |
View space name |
objname |
name |
View name |
refobjschema |
name |
Name of the space where the dependent object resides |
refobjname |
name |
Name of a dependent object |
path |
text |
Dependency path |
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot