Newbetuts
.
New posts in plsql
How to select into a variable in PL/SQL when the result might be null?
select
plsql
PL/SQL ORA-01422: exact fetch returns more than requested number of rows
oracle
plsql
oracle11g
sqlplus
How to use BOOLEAN type in SELECT statement
sql
oracle
plsql
oracle10g
ora-00904
How can I get the number of records affected by a stored procedure?
sql
sql-server
oracle
tsql
plsql
Convert comma separated string to array in PL/SQL
oracle
plsql
tokenize
What is the difference between function and procedure in PL/SQL?
sql
stored-procedures
function
plsql
How can I drop a "not null" constraint in Oracle when I don't know the name of the constraint?
oracle
plsql
constraints
Pl/sql Error: Identifier 'Record' must be declared
oracle
plsql
plsqldeveloper
How to return multiple rows from the stored procedure? (Oracle PL/SQL)
sql
oracle
plsql
UTL_FILE.FOPEN() procedure not accepting path for directory?
oracle
plsql
oracle9i
utl-file
Can We use threading in PL/SQL?
oracle
asynchronous
plsql
Why cannot I use bind variables in DDL/SCL statements in dynamic SQL?
oracle
plsql
dynamic-sql
execute-immediate
PLSQL JDBC: How to get last row ID?
java
oracle
jdbc
plsql
Oracle SQL Query for listing all Schemas in a DB
oracle
plsql
SQL to generate a list of numbers from 1 to 100
sql
oracle
plsql
if (select count(column) from table) > 0 then
oracle
plsql
Passing an array of data as an input parameter to an Oracle procedure
oracle
stored-procedures
plsql
Different CURRENT_TIMESTAMP and SYSDATE in oracle
sql
oracle
plsql
oracle10g
DBMS_OUTPUT.PUT_LINE not printing
plsql
oracle10g
sqlplus
dbms-output
Creating a Procedure in Oracle to create View in dynamic way please [duplicate]
oracle
plsql
oracle11g
Prev
Next