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

Which language is used in sql?

0 Answers  


What is output spooling in sql*plus?

0 Answers  


Can we interchange parameters in procedure while calling

1 Answers   TCS,


How to sort the rows in sql.

0 Answers  


how to get @@error and @@rowcount at the same time? : Sql dba

0 Answers  


what is self join and how it works??

2 Answers   Infosys,


What is difference between my sql and sql?

0 Answers  


if we give update table_name set column_name= default. what will happen? its given in pl sql block.what will hapen?

5 Answers   iFlex,


explain normalization concept? : Sql dba

0 Answers  


What is a temp table?

0 Answers  


Explain what is a field in a database and record in a database?

0 Answers  


Why procedure is used in sql?

0 Answers  


Categories