Oracle Database is a Multi-Model Database Management System created by Oracle Corporation.
Get the above error when the execute immediate is called in a loop Update CustomersPriceGroups set 1AO00=:disc Where cuno=:…
oracle plsql dynamic-sqlI am a bit rusty on my cursor lingo in PL/SQL. Anyone know this?
oracle plsqlI want to find records in a (Oracle SQL) table using the creation date field where records are older than 30 …
sql oracle date-arithmeticI'm trying to optimize a query but don't quite understand some of the information returned from Explain Plan. Can anyone …
oracle oracle-sqldeveloper sql-execution-planI want to check if a variable is null. If it is null, then I want to set a value …
sql oracle plsqlI have very recently started to work on oracle databases. Generally I have many sqlplus windows open to different oracle …
oracle sqlplusI need to create an Oracle DB function that takes a string as parameter. The string contains letters and numbers. …
sql oracle oracle11g oracle-sqldeveloper sqltoolsI need to be able to run an Oracle query which goes to insert a number of rows, but it …
sql oracle oracle-sqldeveloperI need to write some sql that will allow me to query all objects in our Oracle database. Unfortunately the …
sql oracle search full-text-search