Content deleted Content added
AutumnSnow (talk | contribs) Undid revision 256837033 by 147.252.234.88 (talk) |
|||
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===
|