C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !



Posted By: Dharmaraj       Member Level: Diamond       Posted Date: 13 Feb 2008       Category: SQL Server

Consider the emp table having empname as empname smith rita Which of the following SQl statement display all empname as capitalized?



Select Answer:

select inticap(empname) from emp;
select capital(empname) from emp;
select upper(empname) from emp;
None of the Above




      
Your Test Score: 0 / 0



Next Question: Which of the following SQL statement create a sequence SE with starting value as 30 and in increments of 20?
Previous Question: Which of the flowing denote pattern matching operator in SQL?
Related Questions:
  • With SQL, how can you delete the records where the "FirstName" is "Peter" in the Persons Table?


  • how many foreign key maximum we can use in one table


  • Which Operator is used in character comparisons with pattern matching?


  • In order to fetch data from database which of the following SQL command is used?


  • Which SQL statement is used to update data in a database?


  • Categories

    ASP.NET C# VB.NET 
    .NET Framework SQL Server Other 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.


    dotNet Slackers   BizTalk Adaptors    Web Design


    Contact Us    Privacy Policy    Terms Of Use