Top "Oracle10g" questions

Oracle is an RDBMS product.

Invalid Number Error! Can't seem to get around it

Oracle 10g DB. I have a table called s_contact. This table has a field called person_uid. This person_…

sql oracle oracle10g ora-01722
Multiple link columns for a report in Application Express?

Is it possible to create additional Link Columns in an interactive report? I mean, I have a table of users, …

oracle oracle10g oracle-apex
What is the format of connection string that should be used while using ERWin tool for generating ERD for an Oracle database?

I have been trying to generate an ERD for some oracle database. While I am doing this via 'Actions'->…

oracle10g erwin
ORA-12801: error signaled in parallel query server P011

I have stored procedure, which has parallel queries and hints. Frequently we are getting error details as below. An error …

oracle oracle11g oracle10g oracle11gr2 oracle11gr1
Oracle analytic function - using FIRST_VALUE to remove unwanted rows

I believe the Oracle function FIRST_VALUE is what I need to be using based on these two questions: SQL …

sql oracle oracle10g oracle-analytics