Skip to content

Conversation

@moonfruit
Copy link
Contributor

Oracle does not support as in table aliases.
Simple SQL like select count(*) from linked does not work for linked tables to Oracle. Because H2 will translate this sql to select count(*) from linked as foo.

@katzyn katzyn merged commit 4d8d5c6 into h2database:master Feb 22, 2023
@katzyn
Copy link
Contributor

katzyn commented Feb 22, 2023

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants