Recent content by Dmitry

  1. D

    Bug in OracleScript

    Hello!!! There is some bug with OracleScript. It parses very wrongly. For example: declare s string(4000); begin s:=' declare s string(4000); begin s:='' QQ ''; end; / '; end; / well, the OracleScript break it on two part, but is NOT GOOD!!! How takes it in ???
Back
Top