SQL-Unit  1.6
Functions
FormatTableColumnList.ssunit_impl.sql File Reference

The FormatTableColumnList user-defined function. More...

Functions

ssunit_impl::List FormatTableColumnList (TableName @name)
 Formats the columns of a table into a comma-separated list.

Detailed Description

The FormatTableColumnList user-defined function.

Author:
Chris Oldwood

Function Documentation

Formats the columns of a table into a comma-separated list.

Parameters:
nameThe name of the table.