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 select a field with firstletter as capital and
remaining are small letters

Answer Posted / amit shukla

select upper(left(h01_first_name,1))
+lower(substring(rtrim(h01_first_name),2,50)) as name from
<table name>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will the writetext statement activate a trigger?

1154


Does index speed up select statements?

1074


Write a query for primary key constraint with identity key word?

1082


what are the different types of SSRS reports?

160


What are examples of triggers?

1127


Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security

1112


What is an identity?

1076


What do you mean by an execution plan? Why is it used?

1079


What is a filestream?

1045


Explain the rules for designing files and file groups in sql server?

1022


How to get a list of columns in a view using the "sp_columns" stored procedure?

1086


What are the five characteristics of good data?

973


What is the difference between seek predicate and predicate?

1108


What are system databases into sql server (2005/2008) : sql server database administration

1053


What is it’s similarity with sql server?

160