Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1898a1

Browse files
committed
FIX: The translator handles now
SELECT *, colA, colB from dual which is not allowed in Oracle. It will be translated into SELECT dual.*, colA, colB from dual
1 parent 9a853fe commit a1898a1

2 files changed

Lines changed: 301 additions & 249 deletions

File tree

0 commit comments

Comments
 (0)