One of the presentations I enjoyed at Rocky Mountain Oracle Users Group (RMOUG) Training Days 2010 was Stephen Jackson’s presentation “Using SQL to Generate SQL.” I have used some of the techniques he ...
(defvar sql-oracle-characterdatatypes '("varchar2" "char" "clob" "date" "nvarchar2" "nchar" "nclob") "List of Oracle database datatypes which have character syntax ...