How to handle a single quote in oracle sql?
No Answer is Posted For this Question
Be the First to Post Answer
Name the three major set of files on disk that compose a database in Oracle?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
What is oracle open database communication (odbc)?
How to drop an existing table in oracle?
What is parameterized cursor in oracle?
How would you change old and new values in an insert, delete and update triggers?
What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index
How to connect to a local oracle 10g xe server?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What is a data segment ?
what is analyze command ? what kind of statistics does it generate?
How to select all columns of all rows from a table in oracle?