The frist, my english is not good. i'm from china.
Then , i have a problem to use the tools. it can't parse the signal join chars (+)
The sql like this:
SELECT * FROM TABLEA T1,TABLEB T2 WHERE T1.COL1(+) = T2.COL1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My Dear Friends :
The frist, my english is not good. i'm from china.
Then , i have a problem to use the tools. it can't parse the signal join chars (+)
The sql like this:
SELECT * FROM TABLEA T1,TABLEB T2 WHERE T1.COL1(+) = T2.COL1
The Second Problem is The Lock SQL:
SELECT * FROM TABLE WHERE COL1='A' FOR UPDATE WAIT 2