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'm looking for a good explanation on how to test an Oracle stored procedure in SQL Developer or Embarcardero Rapid …
oracle stored-procedures plsqldeveloper ref-cursor rapidsqlI have a database "TEST", to which I connect at address 123.45.67.89:1521. How do I connect to it using PL/SQL …
database oracle plsqldeveloper authenticationMy date value is stored as varchar2 and the value is 15/August/2009,4:30 PM, how to convert this to a proper …
oracle oracle10g plsqldeveloperI am new to Oracle DB and I am using Oracle SQL Developer (Ver 3.0.02) to query the DB. I wanted …
oracle null oracle11g oracle-sqldeveloper plsqldeveloperI have an Oracle tnsnames.ora file from my previous workplace. I want to pick it up with my newly …
plsqldeveloper tnsnamesI have a requirement to display user available time in Hours:Minutes:Seconds format from a given total number of …
sql oracle plsql plsqldeveloperI need to take dump of a user (including tables, procedures ,etc.) as FILENAME.dmp. If I create a new …
oracle plsqldeveloperI am working with a query which contains "IF" statements within a "WHERE" clause. But PL\SQL Developer is giving …
oracle plsql plsqldeveloperI need to use PLSQL Developer to access oracle databases. I get the following error when I try to connect …
oracle plsql sqlplus plsqldeveloper tnsnamesI have Oracle 64-bit client installed to run with my weblogic application. I learnt that pl-sql developer doesn't work with …
plsqldeveloper oracleclient