Is it possible to use the SUBSTRING function in SQL to output the result as Column Name?
Example:
DECLARE @itemname VARCHAR(50) = \'HELLO WORLD\' SELEC