hi:
first i'm sorry about my english. :(
In Program Window
My Code:
SELECT round(VARIANCE(t1.a), 2)...... FROM table t1
the "round" is lowercase and "VARIANCE" is uppercase.
i hope there will all become uppercase.
but it workes fine in SQL Window.
Bug or i was missed some options?
thanks!