Rip out table expression section from SQL syntax chapter and develop it
Peter Eisentraut <peter_e@gmx.net>
Rip out table expression section from SQL syntax chapter and develop it into new chapter on query (SELECT) syntax. In the end this should become a narrative and example-filled counterpart to the SELECT reference page.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/filelist.sgml | modified | +2 −2 |
| doc/src/sgml/queries.sgml | added | +819 −0 |
| doc/src/sgml/syntax.sgml | modified | +9 −529 |
| doc/src/sgml/user.sgml | modified | +2 −1 |