Could you please provide oca (oracle 10g) dumps for my
certification ?
Answer / tushar pramod patil
It depends on your stream of certification.
That is there are two ways in that you can complete oca that as 1)OCA under deveolper track And 2) OCA under DBA track
If you interested in developer track then i must want to tell there is no any certification in 10G for OCA , It is under 9i
Program in pl/sql is nothing bus OCA in developer track.
Now about oca under DBA track it available in9i and 10G also
in 10G for OCA u must complete sql exam and then workshop I.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, Can anybody please explain me the flow of the below query. I am not able to understand how this query works. This query is for finding the Nth highest salary.. SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal); If N = 2 then second highest salary will be the o/p. If N = 3 then third highest salary will be the o/p. and so on.. Thanks, Nitin
5 Answers Deloitte, Ness Technologies,
What is the use of sql trace?
what is the difference between inner and outer join? Explain with example. : Sql dba
What is the use of cursor ? how cursor allocate context area for executing the sql statement?
Explain the rollback statement?
difference between anonymous blocks and sub-programs.
What is pl sql variable?
Is nosql relational?
If there are 1 to 100 numbers in a table and in that 100 numbers some 10 numbers are deleted.I want to find out the missing numbers between 1 to 100 by pl/sql how?
What is set serveroutput on in pl sql?
What is the basic structure of an sql?
i have xml source. xml source having lacks of records. i want extract/retrive xml source data using sql query. please tell me how to write query.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)