Hassanuri Bin Shah writes: > does anyone knows how to change the currency symbol in 'money' type ? > > from '$' to 'RM' `Money' has been deprecated for quite a while now. (The data type, not the concept :) Use numeric for storage and to_char to format it to taste. -- Peter Eisentraut Sernanders väg 10:115 [EMAIL PROTECTED] 75262 Uppsala http://yi.org/peter-e/ Sweden
- [ADMIN] change is gewd Hassanuri Bin Shah
- Peter Eisentraut