Does DDM Support Cross-Database Access of SQL?
DDM does not support cross-schema access of SQL statements which contain database names.
DDM automatically deletes the database names in SQL statements, for example, the statement select * from dn1.item will be automatically changed to select * from item.
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