how to select a field with firstletter as capital and
remaining are small letters
Answer Posted / velmurugan
Select UPper(Left(Company,1)) + Lower(Right(Company,Len
(Company)-1)) From Company
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you create a data source?
What is a trace frag? Where do we use it?
How can I create a new template for import ? : sql server management studio
What is reportserver and reportservertempdb ?
List out the differences between global and local temp tables in sql server?
What are locks in sql?
Can primary key be a foreign key?
What is the maximum size per database for sql server express?
what are different types of raid configurations? : Sql server database administration
How to delete existing rows in a table?
What do you mean by authentication modes in sql server?
What is rank function?
What are Row versions of DataRow?
How to create new databases with "create database" statements?
Why do you want to join software field as you have done your BE in Electronics?