How to convert characters to numbers in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).
How to rollback the current transaction in oracle?
What happens in oracle commit?
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots?
What is materialized view in Oracle?
Can we create trigger on materialized view in oracle?
What is oracle host variable?
What is an anonymous block?
i want department wise maxmum salary and empolyee name
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
why you need store procedure ? where do we use it in a Java project? can you get the code for as store procedure using in Java?
Can we write insert statement in function in oracle?