> 2. CHAR (90) --> 'Z' is part of MySQL (for example)

Ah!
He was looking for CHR.

> 4. I never understood who will NEED (not only use) such a conversion, for

I use it on Oracle to add CR/LF and or TAB for store generated code (via
PL/SQL) in database fields for example.

In Oracle there is pleny of services such SMTP, HTTP, etc. that can be used
inside triggers and SP and you can format text in general using CHR
function.

Regards.


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to