hi
i have a simple question but i coud'nt solve it!


i have a query that named query1 that have a column (test) by numbers between 1 and 12.
i want to design a select query to select data where data=max(test)

note : the column (test) is an expression column

thanks alot