Skip to content

Commit

Permalink
Another skip
Browse files Browse the repository at this point in the history
  • Loading branch information
astefan committed Apr 5, 2024
1 parent bf7d297 commit 6306311
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ FROM employees
-10042 |30404 |40446
;

sortConcat1
sortConcat1#[skip:-8.13.99,reason:supported in 8.14]
from employees
| sort concat(left(last_name, 1), left(first_name, 1)), salary desc
| keep first_name, last_name, salary
Expand Down

0 comments on commit 6306311

Please sign in to comment.