Can anyone give me information about oracle certification
Answer / guest
You can find here in the following link :
http://oraclebabu.blogspot.com/2008/04/oracle-certification-
to-z_29.html
| Is This Answer Correct ? | 2 Yes | 0 No |
What is data type in oracle?
How to connect ms access to oracle servers?
What is meant by redo log buffer ?
What is the difference between RBBMS & DBMS?
What happens if recursive calls get out of control?
How can we find out the duplicate values in an oracle table?
Can u make a synonym for deptno=10 only from emp table.
What are the types of synonyms?
What is a oracle database?
Explain the use of log option in exp command.
What is an Index ? How it is implemented in Oracle Database ?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10