add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
2 rows affected
SUBSTR(QE.NOTE,0,INSTR(QE.NOTE,'<BR>')-1)
<table>
<tr><td>test 1</td><td>ignore 1</td></tr>
<tr><td>test 2</td><td>ignore 2</td></tr>
</table>
null
ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "SYS.XMLTYPE", line 272
ORA-06512: at line 1
ROW_ID DATA
1 test 1|test 2
2 test 3|test 4
ROW_ID DATA
1 test 1|test 2
2 test 3|test 4