babelfish_extensions icon indicating copy to clipboard operation
babelfish_extensions copied to clipboard

Implement INDEX_COL() T-SQL function

Open robverschoor opened this issue 2 years ago • 0 comments

The INDEX_COL() T-SQL function returns the name of the Nth column in an index.

Reference: https://github.com/MicrosoftDocs/sql-docs/blob/live/docs/t-sql/functions/index-col-transact-sql.md

robverschoor avatar Dec 09 '23 20:12 robverschoor