L
Lieven De Foor
Guest
Is there a way to specify the numeric format when storing a DECIMAL as STRING? Currently, using the STRING() function on a DECIMAL uses the session's numeric format to store the value, which creates a value that is not session independent. Is there a way to store a decimal in a string using a specific numeric format, or a numeric format independent way?
Continue reading...
Continue reading...