Nuzzo Art-CINT116 wrote:
> Hopefully this is an easy question. I need to set the default numeric
> data format when selecting data from an oracle database using PHP OCI
> interface.
>
>
> The SQLPLUS command is:
>
> SET NUMBERFORMAT 0.999
>
> How would I send this from PHP? I need to do the fo
Hopefully this is an easy question. I need to set the default numeric data
format when selecting data from an oracle database using PHP OCI interface.
The SQLPLUS command is:
SET NUMBERFORMAT 0.999
How would I send this from PHP? I need to do the format at the datebase server
instead
2 matches
Mail list logo