Skip to content

T615 LEAD and LAG functions #62

Open
TedCraft opened this issue Jun 13, 2024 · 0 comments
Open

T615 LEAD and LAG functions #62

TedCraft opened this issue Jun 13, 2024 · 0 comments
Labels
parser Ошибки, связанные с парсером данных

Comments

@TedCraft
Copy link
Collaborator

You have an error in your SQL syntax: SELECT CUST_CODE CUST_NAME rank() over (order by opening_amt) lead(opening_amt1) over (order by opening_amt) FROM CUSTOMER order by opening_amt no viable alternative at input '(' at line 1 position 42 near @942:42='('<29>1:42

@TedCraft TedCraft added the parser Ошибки, связанные с парсером данных label Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
parser Ошибки, связанные с парсером данных
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant