an
saurus
tags:
plsql
views:
286
answers:
0
Q:
Drawbacks of SQL and PL/SQL
I want to know about SQL and PL/SQL's drawbacks.
related questions
Is there a way to get types/names of an unknown db query without executing it?
Tool for translation of Oracle PL/SQL into Postgresql PL/pgSQL
Unit testing for PL/SQL
Code coverage for PL/SQL
What is the fastest way to insert data into an Oracle table?
How to access Subversion from Oracle PL/SQL ?
Recommendations on learning PL/SQL?
How to define persistent variable in SQL*PLUS
Using PL/SQL how do you I get a file's contents in to a blob?
pl sql & java - creating dynamic query
Trouble running insert queries with varray variables
How to return multiple rows from the stored procedure? (Oracle PL/SQL)
What is the best way to encrypt a clob?
What is the equivalent of Oracle's REF CURSOR in Postgresql when using JDBC?
Oracle ORDImage processing in PL/SQL: Getting IMG-00710 and ORA-01031
How can I avoid the warning fom an unused parameter in PLSQ?
Is it stupid to write a large batch processing program entirely in PL/SQL?
What is the difference between explicit and implicit cursors in Oracle?
When should you use java stored procedures with an Oracle database ... what are the drawbacks?
How do I run Oracle plsql procedure from Lisp?
PLS-00306 error on call to cursor
Microsoft T-SQL to Oracle PL/SQL translation
Consuming web services from Oracle PL/SQL
What PL/SQL Libraries For Auto-Generating JSON Do You Recommend?
Best way to encapsulate complex Oracle PL/SQL cursor logic as a view?