.DDL 文件扩展名
Data Definition Language File
| 开发者 | 不适用 |
| 受欢迎程度 |
4.1 | 17 票 |
什么是 DDL 文件?
Database file created in the Data Definition Language (DDL), a language used for describing database schemas; saved in a plain text format and contains commands such as CREATE, USE, ALTER, and DROP; often used for configuring data sources used by data-driven applications.
更多信息
注: DDL is considered a subset of the Structured Query Language (SQL).
可打开 DDL 文件的程序
Windows
Mac
Linux