What are the numeric comparison operations?
No Answer is Posted For this Question
Be the First to Post Answer
What is a directory object?
select * from emp what happened internally when we write this query in the sql prompt?
select trunc(round(156.00,-1),-1) from dual;
What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?
How to compare dates in oracle sql?
what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.
How to convert a string to a date in oracle database?
How can we find out the duplicate values in an oracle table?
What happens if you lost a data file?
Whether Oracle satisfy more codd rules or db2 satisfy more codd rules? How meny of each can satisfy ? Please answer me. Advance thanks
What is private procedure oracle?