How can I introduce multiple conditions in like operator?
No Answer is Posted For this Question
Be the First to Post Answer
Write a trigger example in oracle?
What happens to the current transaction if a ddl statement is executed?
How do I connect to oracle?
what is the difference between joins and set operators.i am always confusing with two,can u pls kindly help me .
what is the use of system.effective.date variable in oracle?
what is the syntax of INSERT command?
What is truncate oracle?
what is candidate key & super key
How to define an oracle cursor variable?
What is RULE-based approach to optimization ?
How do you ensure database security?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10