Passing column names in as a variable
662385Nov 4 2008 — edited Dec 3 2008I know in SQL server there is a way you can pass a variable in to the procedure and put that variable as a column name, Oracle doesn't seem to pick the variable up as a column name. Can anyone show me how with a simple select statement