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.
2007-10-02 (first published: 2002-06-20)
15,451 reads