How can you change to get the decimal separator as comma instead of the decimal point (.)?



How can you change to get the decimal separator as comma instead of the decimal point (.)?..

Answer / 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

More Sybase Interview Questions

Explain coalesce. What is the equivalent of oracle/db2 coalesce function in sybase?

1 Answers  


Can I use a named pipe to bcp/dump data out or in in sybase?

1 Answers  


How would you fix a munged log in sybase ?

1 Answers  


Can two tasks be assigned to the same partition in sybase?

1 Answers  


How can I execute dynamic sql with ase in sybase?

1 Answers  


How do I move tempdb off of the master device?

1 Answers  


How would you lock a table in sybase? What text command will you use for it?

1 Answers  


How do you check database space?

1 Answers  


Is sybase sql?

1 Answers  


What are the catches?

1 Answers  


explain engines?

1 Answers  


How do I exclude a column in sybase?

1 Answers  


Categories