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 record variable?
What is pl sql commands?
What is meant by <> in sql?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
What is the difference between drop and truncate commands?
What are the two types of periodical indexes?
What does inner join mean?
How to get list of all tables from a database?
How do you optimize a query?
Why is %isopen always false for an implicit cursor?
can sql servers linked to other servers like oracle? : Sql dba
How many developers work on postgresql?
what are the features and advantages of object-oriented programming? : Sql dba
What is error ora-12154: tns:could not resolve the connect identifier specified?
How can I tell if sql is running?