Answer Posted / radhesh
SELECT 'HELLO', INSTR('HELLO','L') AS INSTR FROM dual;
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is sql key?
What is primary key secondary key alternate key candidate key?
How can we find duplicate records in a table?
What are the parameter modes supported by pl/sql?
What are analytical functions in sql?
Explain polymorphism in pl/sql.
Explain dml and ddl?
what is “go” in t-sql? : Transact sql
What are the various levels of constraints?
what are tables and fields? : Sql dba
What are the parts of a basic sql query?
What is linq to sql?
What is trigger point?
What is the most restrictive isolation level? : Transact sql
What is constant in pl sql?