28 Sep
1999
28 Sep
'99
2:54 p.m.
Has anyone used the sql MAX() with Oracle. We were using Sybase and ported to Oracle and it seems that the MAX() in Oracle converts my real numbers to integers this did not happen in Sybase, any thoughts? By the way AVG() does the same SELECT MAX("ItemNumber") FROM SO_Items WHERE "ServiceOrderID" = 1 AND "ItemNumber" < 2 The ItemNumber is a number(9,3) in the table SO_Items. By the way the sql code works fine in sqlplus.
9687
Age (days ago)
9687
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Rusch