I would like to be able to refer to a column by a number that refers to the position of the column in the table such 5 for the fifth column. And I would like to do this in a stored procedure. I can to this in VB, but I would like to be able to this in a stored procedure.
Any ideas?
Any ideas?