This Script takes any table wich contains rows with names and valus and converts it into a result set with the names as collumn names and the values as values.
Just set @TableName,@vcName,@vcValue to the desired values.
2004-10-01 (first published: 2002-06-20)
15,465 reads