select names starts with a,b,c

Answer Posted / lakshmi narayanan r

SELECT * FROM abc a WHERE a.ename LIKE '[a-c]%'

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the different stages of Report Processing?

97


What is the use of set nocount on/off statement?

629


What are the three different part of rdl file explain them?

170


What are indexers?

631


How do you size a resultset?

503






what is normalization? : Sql server database administration

535


What is Service Broker in sql server 2012?

624


How to select some specific rows from a table in ms sql server?

574


Explain logical operators in sql server?

572


What is query processing?

546


What is a natural primary key?

526


Difference between 2NF &3NF ?

683


How to download microsoft sql server 2005 express edition?

577


What is the use of for clause?

585


What is sub query and its properties?

549