Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Odd math
Yes, it happens in 7.3
SQL*Plus: Release 3.3.4.0.1 - Production on Wed Jul 12 10:59:37 2000
Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
Conectado a:
Oracle7 Server Release 7.3.4.4.0 - Production
With the distributed and replication options
PL/SQL Release 2.3.4.4.0 - Production
SQL> select trunc(log(2,4)) from dual;
TRUNC(LOG(2,4))
1
Regards,=20
Carlos.
> ----------
> De: Steve Adams[SMTP:steve.adams_at_ixora.com.au]
> Responder a: ORACLE-L_at_fatcity.com
> Enviado el: Mi=E9rcoles 12 de Julio de 2000 02:15
> Para: Multiple recipients of list ORACLE-L
> Asunto: Odd math
>=20
>=20
>=20
> SQL> select trunc(log(2,4)) from dual;
>=20
> TRUNC(LOG(2,4))
> ---------------
> 1
>=20
>=20
>=20
>=20> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------