Hi all,
I have a table and dotted within multiple rows of that tables are strings of text that seem to have blanks at the end of them, so....
'abc ' instead of 'abc'
This is causing me to have duplicates when i export out of sql.
Is there an easy way of sweeping the whole table and removing these?
Thanks
I have a table and dotted within multiple rows of that tables are strings of text that seem to have blanks at the end of them, so....
'abc ' instead of 'abc'
This is causing me to have duplicates when i export out of sql.
Is there an easy way of sweeping the whole table and removing these?
Thanks