thingssocomplex
Registered User.
- Local time
- Today, 23:51
- Joined
- Feb 9, 2009
- Messages
- 178
Hi All,
Apologies if not in the correct area, but I am hoping someone can help.
When exporting data to CSV leading zeros are omitted is there any code I can write in SQL that will not allow the leading zeros to be omitted? I've heard you can use "01234" double quotes but this dose not work does anyone else have any suggestions?
I don't want users to have to do this work outside of excel using notepad etc...
You help is gratefully appreciated
Apologies if not in the correct area, but I am hoping someone can help.
When exporting data to CSV leading zeros are omitted is there any code I can write in SQL that will not allow the leading zeros to be omitted? I've heard you can use "01234" double quotes but this dose not work does anyone else have any suggestions?
I don't want users to have to do this work outside of excel using notepad etc...
You help is gratefully appreciated