hi friends i completed b.com 2004.i have 3y accounting exp.
in manufacturing company.now i have completed oracle
finance.pls suggest me how will get job in oracle.can i get
job in oracle.
No Answer is Posted For this Question
Be the First to Post Answer
How to restrict the duplicate records in table valuesets
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to set a transaction to be read only in oracle?
3. Display all the client numbers in the ORDER table. Remove duplicates.
What is coalesce function?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
Explain an integrity constrains?
sql command 2 know current database
What is null value in oracle?
How to shutdown your 10g xe server?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is a table index?