Template:SELECT

From Organic Design wiki

This template creates a simple MySql SELECT statement of the form:

SELECT {{{columns}}}
FROM {{{tables}}}