Answer Posted / parthasarathi
substr is used to get part of a string, instr is used to get particular string's position.
syntax of substr:-
substr(string,from which character we want,[how many characters we want])
syntax of instr:-
instr(string,'character')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we view last record added to a table?
What is the scope of a local variable?
how to clone 9i Database on to 10g Database.
How many data types are supported?
What is SQL Tuning Advisor in Oracle?
How to estimate disk space needed for an export job?
What is a data dictionary and how can it be created?
How to create an oracle database manually?
Why do we need oracle client?
Can multiple columns be used in group by in oracle?
What is an oracle cursor variable?
How to check the oracle tns settings?
Where are the settings stored for each instance in oracle?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What is an oracle data file?