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 / dharmendra k dixit

Select Left(Upper((YourColumnName), 1) + Substring(Lower
(YourColumnName),2,Len(YourColumnName))AS UName
From YourTableName

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mysql and mysqli?

1287


How sql server executes a statement with nested subqueries?

1093


Mention the differences between substr and charindex in sql server.

1115


How to declare and use cursor variables?

1252


Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?

195


explain different types of joins? : Sql server database administration

1035


What is an example of a primary key?

1037


What is the difference between coalesce() & isnull()?

1189


How to resolve the orphan use problem? : sql server security

1073


Explain the properties of the relational tables?

1031


How can I create a report based on a query? : sql server management studio

1063


What is wrong with sql server client libarary dll, ntwdblib.dll?

1092


if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration

1041


How to list all schemas in a database?

1100


What samples and sample databases are provided by microsoft?

1089