Annotation of parser3/www/htdocs/_bug.html, revision 1.48
1.48 ! paf 1: ^connect[oracle://mts_imprimatur2:imp2@mts]{
! 2: # ^void:sql{create table paf(a clob)}
! 3: # ^void:sql{insert into paf (a) values (/**a**/'a')}
! 4: # ^void:sql{insert into paf (a) values (:unk)}
! 5: ^void:sql{delete from pif}
! 6: ^void:sql{call paf(:a)}[
! 7: $.bind[
! 8: $.a[2]
! 9: ]
! 10: ]
! 11: ^int:sql{select count(*) from pif}
! 12: "^string:sql{select a from pif}"
! 13:
! 14: # ^string:sql{select a from paf}
! 15: OK
! 16: }
E-mail: