SyntaxFix
Write A Post
Hire A Developer
Questions
More flexible than select max() is:
select max()
select distinct first_row(column_x) over (order by column_y,column_z,...) from Table_A