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
Is insert autocommit in oracle?
How to drop an index?
How to bring a tablespace offline?
List the types of joins used in writing subqueries?
How to run queries on external tables?
What are the differences between date and timestamp in oracle?
Write a trigger example in oracle?
What is a database table in oracle?
Explain oracle left join with an example?
What is analyze command used for?
Can we create database in oracle using command line ?
How to create a new oracle data file?
What language does oracle use?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
Point out the difference between user tables and data dictionary?