Email Alerts
-
Procedure for sending attachments via utl_smtp
Ask the Expert
-
Inserting value that includes single quotes
Ask the Expert
-
Resolving errors ORA-04091, ORA-06512 and ORA-04088
Ask the Expert
-
Seeing and killing currently running queries
Ask the Expert
-
Problem when char field is a string
Ask the Expert
-
Resolving error ORA-01002
Ask the Expert
-
Swapping data of two rows without creating temp fields
Ask the Expert
-
Simulating an in-list operator with a schema-level collection
This tip shows how to simulate a dynamic in-list operator (such as col1 IN ('A','B','C')) using a schema-level collection. Tip
-
Fun with SQL
SearchOracle.com contributor Jeff Hunter provides answers to some of your basic SQL questions. Tip
-
Oracle PL/SQL tutorial
This PL/SQL tutorial can help both newbies and veterans become better acquainted with the Oracle development language and hone their developer skills. Learning Guide