How to convert a string to a date in oracle database?
No Answer is Posted For this Question
Be the First to Post Answer
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
How to get a list of all background sessions in the database?
Why is oracle so popular?
Hi Can any one tell me what are the API's used in requisition import.
What language does oracle use?
How can I combine multiple rows into a comma-delimited list in oracle?
Is it possible to enter only time value into a column of a table in sql?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
Explain the difference between replace() and translate() functions in oracle?
HOW TO DISPLAY MAXIMUM SALARIES FROM EMP DEPARTMENT VISE ALONG WITH DEPARTMENT NAMES? E.g EMP,DEPT
5 Answers College School Exams Tests, DELL,
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Can we commit inside a function in oracle?