Recent content by Rahul

  1. R

    Inserting '&' into a table

    I want to do the above in a trigger
  2. R

    Inserting '&' into a table

    Hi I m giving a 'INSERT' statement in PL/SQL. The value I m inserting is given below "http://account.aspx?ID=1234&STATUS=TRUE" I m not using any front end UI to do the job. I want to insert this value into the DB table using a INSERT statement in the PL/SQL. But I m having problem with the...
Back
Top