Hi All,
Let's say I have an excel file with 10 columns, All the column header names starts with "SA_"
Like- SA_Name, SA_Sales, SA_Date etc.
Need to remove the prefix for all columns, which tool should I use? How to do it?
And, what will be the SQL query to do this?
Kindly assist.