how to select a field with firstletter as capital and
remaining are small letters

Answer Posted / venakteswara rao

select upper(<colummn name>,1,1)+substring(lower(<column
name,2,len(<column name>))) as anyname from table name

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do

2069


What is the ‘fillfactor’?

573


How to change the password of a login name in ms sql server?

570


What are sql server functions?

526


What is normalization process?

612






How to specify the collation for a character data type in ms sql server?

565


Describe the functionalities that views support.

672


How to create a testing table with test data in ms sql server?

569


How many joins in sql server?

530


Explain go command in sql server?

552


What is the difference between nvl and nvl2?

560


What is dimension table? : sql server analysis services, ssas

568


Define candidate key, alternate key, and composite key.

542


Explain what is the purpose of sql profiler in sql server?

560


What is a functions and types in sql server?

606