Content deleted Content added
→Syntax: WP:MOS |
|||
Line 7:
===Data definition language===
The DDL for Dataphor bears many similarities to other DBMSs, but with an obviously Pascal-like twist. Many of the allowed DDL operations, like constraints allow [[relational]] [[Declarative programming|declarative]] statements to be used, which many believe is superior to the procedural style operations used in [[SQL]] ex: create, drop, truncate, alter.
===Data manipulation language===
|