Sybase convert oddity
- From: "rickpoleshuck@xxxxxxxxxxx" <rickpoleshuck@xxxxxxxxxxx>
- Date: 11 Jul 2006 10:06:30 -0700
select convert(numeric(16,2), 5.325),convert(numeric(16,2), '5.325')
returns
5.32 5.33
I would like to understand the logic behind this behavior, if any.
.
- Follow-Ups:
- Re: Sybase convert oddity
- From: joeNOSPAM@xxxxxxx
- Re: Sybase convert oddity
- Prev by Date: How to run a full script in Squirrel SQL.
- Next by Date: Re: Sybase convert oddity
- Previous by thread: How to run a full script in Squirrel SQL.
- Next by thread: Re: Sybase convert oddity
- Index(es):