|
SQL-Unit
1.6
|
The FormatTableColumnList user-defined function. More...
Functions | |
| ssunit_impl::List | FormatTableColumnList (TableName @name) |
| Formats the columns of a table into a comma-separated list. | |
The FormatTableColumnList user-defined function.
| ssunit_impl::List FormatTableColumnList | ( | TableName @ | name | ) |
Formats the columns of a table into a comma-separated list.
| name | The name of the table. |
1.7.6.1