How to write text literals in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of online redo log files in oracle.
what happened to the global index when I truncate the data in one of the partition?
Please explan Why static query is more faster than dynamic query ?
What is using clause and give example?
What is a database table in oracle?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
Why does for update in oracle 8 cause an ora-01002 error?
Hi Guys,I have completed my B.com Commerc in the year 2005 and MBA finance in 2008(Correspondance).And I have 3+yrs exp in Accounting and Finance feild.I have worked for TCS for 1.8yrs as Project manage office as a enduser in oracle ERP module.Currently working as Project Adminstartor for CSC.I have joined in Oracle financial classes and I am through with that subject.So my concern is After learning oracle, am in dilemma that will i be eligible to get job in oracle or not?Please advice or Give me suggestions.To kick start my career as fresher in Oracle
Why do we use bulk collect in oracle?
What is the difference between implicit index and explicit index?
types of indexes and the rationale behind choosing a particular index for a situation.
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??