What is the use case for DDL Data Sources? Permanently deleted user 创建于 2016年03月24日 19:35 Greetings, I understand the documentation about how to use DDL sources. What I can't understand is why I would want to use them? What is the use case? Does anyone use them? And why?
I don't use them but I see the case when you need to write some code based on a database from which you are not connected. If you just have the DDL, you can use the tools provided by the IDE (autocompletion, errors, ...).