SyntaxFix
Write A Post
Hire A Developer
Questions
"FirstRow" Is a restriction and therefor it's place in the where clause not in the select clause. And it's called rownum
where
select
select * from dual where rownum = 1;