Hi All,
one of tables' column contains the names, for eg, as
"Obama, Barack" [with double quotes].
I was wondering if we can do something to make it appear as Barack Obama in the tables. I think we can do it with declaring a variable but just could not manage to find a solution.
And yes as this table contains the mutiple transactions of the same person we also end up with having multiple rows of "Obama, Barack"....... a datawarehouse concept(fact tables)
Please help and thanks in advance!
one of tables' column contains the names, for eg, as
"Obama, Barack" [with double quotes].
I was wondering if we can do something to make it appear as Barack Obama in the tables. I think we can do it with declaring a variable but just could not manage to find a solution.
And yes as this table contains the mutiple transactions of the same person we also end up with having multiple rows of "Obama, Barack"....... a datawarehouse concept(fact tables)
Please help and thanks in advance!
Comment