Is there any reason why "ORDER BY" on a column of type DOUBLE would not
work when doing a simple select such as:
SELECT PROD_NAME, PROD_PRICE FROM PROD_TABLE ORDER BY PROD_PRICE
Assuming PROD_PRICE has been defined as a column of type DOUBLE.
Thanks,
Kirk Austin
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|