write a query to count number of alphabets in given string
for example "APPLE"
write a query to generate sequence from 50 to 100
write a query to display in single string "ABCD,EFGH,IJKL,PQRS"
Answer Posted / ajit
select level+49 from dual connect by level<=51
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is an oracle function?
What is BBED in Oracle?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What is background process in Oracle?
How to Truncate Table in Oracle
Differentiate between function and procedure in oracle.
How to create a new table by selecting rows from another table?
what are the advantages of running a database in archive log mode?
Explain the use of constraints option in exp command.
How to use subqueries with the exists operator in oracle?
Why does oracle 9i treat an empty string as null?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
Is insert autocommit in oracle?
How to use fetch statement in a loop?
What is Java Pool in Oracle?