In SQL Server, the CHOOSE function returns the item at the provided index from a list of values. CHOOSE is an index into an array,
In SQL Server, the CHOOSE function returns the item at the provided index from a list of values. CHOOSE is an index into an array,