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 / ramya
select replace ('ABCD,EFGH,IJKL,PQRS',',','') from Customers;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What happens to the current transaction if the session is ended?
How to invoke the original export import utilities?
How to get a list of all user accounts in the database?
Calculate difference between 2 date / times in oracle sql?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
How many data types are supported?
Are truncate and delete commands same? If so why?
What is bulk copy or bcp in oracle?
What is concurrency in oracle?
Difference between pre-select and pre-query
What is the relation of a user account and a schema in oracle?
What is the relation of a user account and a schema?
When do you get a .pll extension in oracle?
What is the difference between "as" and "is" in an oracle stored procedure?
Does facebook use oracle?