Hi
I have a employee table with Empno and Empname
The Empname has all Employee names like
John Smith,
Robert Jones
Alice Williams
.....etc
However , The names are preceeded by " and the Empnames are looking like
"John Smith
"Robert Jones
"Alice Williams
"Keith Fowler
How do I eliminate the " and get data in a normal way
Can someone please suggest an Update Query for table "EMPLOYEE"
Thanks
I have a employee table with Empno and Empname
The Empname has all Employee names like
John Smith,
Robert Jones
Alice Williams
.....etc
However , The names are preceeded by " and the Empnames are looking like
"John Smith
"Robert Jones
"Alice Williams
"Keith Fowler
How do I eliminate the " and get data in a normal way
Can someone please suggest an Update Query for table "EMPLOYEE"
Thanks