Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing error #35

Open
blazcegnar opened this issue Aug 16, 2023 · 0 comments
Open

Parsing error #35

blazcegnar opened this issue Aug 16, 2023 · 0 comments

Comments

@blazcegnar
Copy link

Here is the problematic query:
SELECT ID_POVPNML_P_KLASIFI, AREA_MAX, AREA_MIN, DATURA_ZADNJE_SPREMEMBE FROM NEW TABLE (INSERT INTO IMP.POVPNML_P_KLASIFI (ID_NML_TIP_S_SIF, ID_POVSDIMENZIJA_STANDARD_MEJA, ID_SKUSKLASIFI_VREDNOST_NAZ, ID_SKUSKLASIFI_VREDNOST_OBD, ID_SKUSKLASIFI_VREDNOST_STM, ID_SKUSKLASIFI_VREDNOST_ZLI, ID_SKUSSTANDARD_LASTNOST_REV, OSEBA_ZADNJE_SPREMEMBE, VREDNOST) VALUES ('1', '1', '64', '3', '438', '433', '798', 'usr01526', '380'));

Error message:
Expected: ')' but found: 'INSERT' at Row: 1, Col: 90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant