Search code examples
PL SQL, Error(32,43): PLS-00201: identifier 'HR' must be declared...


sqloracle-databasestored-proceduresplsqlexecute-immediate

Read More
How to propagate globally defined exception through execute immediate?...


oracle-databaseplsqlexceptiondynamic-sqlexecute-immediate

Read More
get dbms output message from oracle in php...


phporacle-databaseplsqlexecute-immediatedbms-output

Read More
Execute Immediate : Encountered the symbol...


oracle-databasefunctionselectplsqldeveloperexecute-immediate

Read More
Execute Immediate in oracle...


oracle-databasefunctionfor-loopplsqlexecute-immediate

Read More
Passing table name and column name dynamically to PL/SQL Stored procedure...


sqloracle-databaseplsqlexecute-immediatedbms-output

Read More
How to corrrectly use oracle EXECUTE IMMEDIATE in this code...


oracle-databaseexecute-immediate

Read More
Generating Dynamic SQL in Oracle...


oracle-databaseplsqlexecute-immediate

Read More
How to store and populate data returned by Execute Immediate in Oracle?...


oracle-databaseplsqlexecute-immediate

Read More
How to add table name into dynamic query in execute immediate?...


sqloracle-databasesyntaxplsqlexecute-immediate

Read More
Execute immediate statement...


sqloracle-databaseplsqlexecute-immediateora-00923

Read More
How to use `execute immediate` to assign a value to a variable?...


oracle-databaseplsqldynamic-sqlexecute-immediate

Read More
Stored procedure execute Immediate error with WHERE clause...


stored-proceduresoracle10gwhere-clausesql-insertexecute-immediate

Read More
Why EXECUTE IMMEDIATE is needed here?...


oracle-databaseplsqloracle12cexecute-immediate

Read More
How to resolve ORA-00933: SQL command not properly ended in oracle?...


oracle-databaseplsqloracle11gexecute-immediate

Read More
Can you exit a PL-SQL loop from within an execute immediate statement?...


oracle-databaseloopsplsqlexecute-immediate

Read More
Getting ORA-01747: invalid user.table.column, table.column, or column specification in Oracle when i...


oracle-databaseplsqlexecute-immediate

Read More
Formatting execute immediate with to_date ORACLE...


oracle-databaseplsqlto-dateexecute-immediate

Read More
PLS-00103: Encountered the symbol “end-of-file” when expecting one of the following: :=(@%;...


stored-proceduresdynamicoracle11gplsqldeveloperexecute-immediate

Read More
Execute immediate can't bind result into a variable...


oracle-databasestored-proceduresexecute-immediate

Read More
Execute Immediate in cursor on ibm db2...


cursordb2db2-400execute-immediate

Read More
Oracle SQL: Use outer loop identifiers in inner loop in execute immediate...


sqlfor-looporacle10gexecute-immediate

Read More
execute immediate alter sequence not working...


oracle-databaseplsqlsequenceexecute-immediate

Read More
Need to use dynamic variables in where clause used in EXECUTE IMMEDIATE statement in ORACLE...


oracle-databasewhere-clauseexecute-immediate

Read More
How can I dynamically recover columnName_N from a cursor, N being a number incremented in a LOOP?...


sqloracle-databaseplsqlcursorexecute-immediate

Read More
How to do "Insert into... Select... in a PL/SQL block (IF/THEN)...


variablesif-statementplsqlinsertexecute-immediate

Read More
EXECUTE IMMEDIATE Temp table in oracle does not get created ORA-00942...


sqloracle-databaseplsqloracle11gexecute-immediate

Read More
TABLE function with Dynamic SQL?...


oracle10gdynamic-sqlexecute-immediatetable-functions

Read More
DEFINE vs DECLARE - escaping quotes...


stored-proceduresplsqloracle10gexecute-immediate

Read More
error in EXECUTE IMMEDIATE insert ORACLE...


sqloracle-databaseexecute-immediate

Read More
BackNext