Skip to Content
0
Former Member
Oct 23, 2008 at 02:36 PM

funny behavior on select outputs

60 Views

Hi there,

i ve got strange funny behavior at the moment. When i execute a select statement like

 SELECT T0.CardCode, T0.CardName, T1.DflAccount, T2.SlpName FROM.....

i got a diced result. It means, the order is not the same than in the query. Every time i execute the query i got another order.

Any idea ?

regards Steffen