PL/SQL Developer is an Integrated Development Environment by Allround Automations that is specifically targeted at the development of stored program units for Oracle Databases.
I am using PL/SQL Developer and i have written a procedure to run a report and i need to …
oracle stored-procedures resultset plsqldeveloperI defined a list of strings, which contains different country codes (like USA ,CHINA,HK,JPN,etc.). How can I …
oracle plsql plsqldeveloperI'm running some queries in PL/SQL Developer, and one of the columns in the result has 18-digit numbers. Instead …
sql oracle plsqldeveloperHas anyone else noticed this phenomenon where dbms_output.put_line is unable to print more than 2000 characters at a …
oracle plsql plsqldeveloperI'm trying to save a CLOB into a variable to perform operations like extract and such. I have this code: …
oracle plsql oracle10g oracle11g plsqldeveloperI PL/SQL Developer installed (pre-loaded by my company) on my laptop, when I want to connect to an ORACLE …
connection-string plsqldeveloper dbvisualizerI want to get count(*) value in dynamic plsql statement. We can write static stmt as: select count(*) into tmp_…
oracle plsql plsqldeveloperI am quite new to triggers so obviously I am doing something wrong somewhere. I am working on a report …
oracle plsql oracle11g plsqldeveloperI have a string with XML code, I want to extract a value from it in PL/SQL to a …
xml plsql plsqldeveloperWhen you save connection details on All Around Automation's PL/SQL Developer, the password is encrypted as follows: DisplayName=Oracle …
oracle plsqldeveloper password-encryption