adspace
How can you change to get the decimal separator as comma instead of the decimal point (.)?
Answer Posted / Rohit Raj
To use a comma as the decimal separator in Sybase, set the NLS_NUMERIC_CHARACTERS initialization parameter:nFor example: SET NLS_NUMERIC_CHARACTERS = '.,';
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category