.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