Answer Posted / shrikant
Hi,
Yes Tulsi is right.
Execute the below queries & you will see the diff clearly -
SELECT instr('hello','e') FROM dual
SELECT substr('hello',2,3) FROM dual
| Is This Answer Correct ? | 34 Yes | 4 No |
Post New Answer View All Answers
How does stored procedure reduce network traffic?
What are the different dcl commands in sql?
Can we use commit inside a trigger?
What is foreign key in sql with example?
What is the difference between the conventional and direct path loads? : aql loader
Is ms sql traffic encrypted?
What do we need to check in database testing?
Can we join same table in sql?
Who is the owner of mysql database?
What is a scalar value in sql?
What is cursor in pl sql?
how would concatenate strings in mysql? : Sql dba
How can we link a sql database to an existing android app?
What are the different types of dbms?
Is sql a microsoft product?