-
-
Notifications
You must be signed in to change notification settings - Fork 245
Closed
Description
select cast(345.12e-2 as varchar(30)) from rdb$database;
CAST
==============================
3.45
I expected to see 3.4512.
More examples are available here: https://sourceforge.net/p/firebird/mailman/message/37658234/