Resolved : ORA 00911 invalid character inline query C# or Java
Generally the following code we use to write as inline query OracleConnection conn = new OracleConnection(-myConnectionString-); conn.Open(); OracleCommand command =…
Generally the following code we use to write as inline query OracleConnection conn = new OracleConnection(-myConnectionString-); conn.Open(); OracleCommand command =…