execute("select * from USERS where login = '" + this.login + "'"); this.login = "test'; drop table USERS; --"; Will this SQL-injection work with Oracle DB?
thank you for your answer. But you do not understand the question. It is not sql request, it is sql injection. You should not have admin rights) Do u see "? Look wiki, please