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...


Write a sql to print only character form the below string.
@So&*CIE%$TE@GEN!@RAL



Write a sql to print only character form the below string. @So&*CIE%$TE@GEN!@RAL..

Answer / santosh

select regexp_replace('@So&*CIE%$TE@GEN!@RAL','[^a-zA-Z]') from dual

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

while loading data into database how can u skip header and footer records in sql*loader

1 Answers   Oracle,


what tools available for managing mysql server? : Sql dba

0 Answers  


What packages(if any) has oracle provided for use by developers?

1 Answers  


How will you delete a particular row from a Table?

7 Answers   Cap Gemini,


What is server name sql?

0 Answers  


How do you take the union of two tables in sql?

0 Answers  


what are the types of join and explain each? : Sql dba

0 Answers  


What is rollback?

0 Answers  


What is sqlcontext?

0 Answers  


what is uncommittable transactions? : Transact sql

0 Answers  


How do I view a sql database?

0 Answers  


Can we use ddl commands in pl sql?

0 Answers  


Categories