A simple query like the following one is enough to cause the problem
SELECT
[Measures].[Unit Sales] ON COLUMNS
FROM [Sales]
Thanks,
Pedro
On Fri, Mar 30, 2012 at 6:48 PM, Stefan de Konink
On 30-03-12 19:12, Pedro Salgueiro wrote:
Made some more advances.
I found out that if I use a column of type INTEGER, the query works and gives the right results. On the other hand, if I use a column of type DECIMAL(10,4), the result is 0(zero)...
Any ideas of what might be the problem?
Could you make an example query where this happens? Might be an overflow.
Stefan
------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users