What is enter substitution variable in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>
How to check the oracle tns settings?
What is translate in oracle?
Explain the use of parfile option in exp command.
What are the original export and import utilities?
can we insert any row to dual table if i got the permission from DBA
What is the best way to do multi-row insert in oracle?
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??
Why we use bulk collect in oracle?
Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase order?
What is a materialised view?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?