Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to i write the query 'NISHI' TO
N
I
S
H
I

Answer Posted / pradeep

Select SUBSTR('NISHI',LEVEL,1) from dual
CONNECT BY LEVEL<=length('NISHI')

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by joins? List out the types of joins.

1105


List out the difference between commit, rollback, and savepoint?

1095


How to execute a stored procedure in oracle?

1148


Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.

1398


What is using clause and give example?

1109


How to turn on or off recycle bin for the session?

1175


Explain the difference between a procedure and a function? What do you understand by those terms?

1135


What are the different types of trigger and explain its various uses and functions?

1169


What privilege is needed for a user to delete rows from tables in another schema?

1137


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1970


How to define a cusotmer as a supplier in ORACLE R12

2305


What are the different types of partitions in oracle?

1034


What is the difference between primary key and unique key and foreign key in oracle?

1037


how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....

2119


20. Using a set operator, display the client number of all clients who have never placed an order.

2249