next up previous contents
Next: XML Up: SQL Previous: Queries   Contents

DML

DML commands $ D$ are added to the rules for expressions $ e$ .

\begin{displaymath}\begin{array}{rrcll}
\textrm{Commands} & D &::=& (\mathsf{IN...
...trm{Table expressions} & T^E &::=& x \mid \{\{e\}\}
\end{array}\end{displaymath}

Inside $ \mathsf{UPDATE}$ and $ \mathsf{DELETE}$ commands, lone variables $ X$ are interpreted as references to columns of the implicit table $ \mathsf{T}$ , rather than to named expressions.



2014-07-14