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 a schema sql?
how can we submit a form without a submit button? : Sql dba
Why is normalization important?
Where the sql database files are stored?
What is Collation Sensitivity ? What are the various type ?
What are triggers and its uses?
How is a process of pl/sql compiled?
how to include comments in sql statements? : Sql dba
Why do we use sql constraints? Which constraints we can use while creating database in sql?
Does pdo prevent sql injection?
What is java sql driver?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
What is bulk compiling in pl/sql.?
What are the basic techniques of indexing?
what are the different type of sql's statements ? : Sql dba