select names starts with a,b,c

Answer Posted / naren

Lakshmi Narayanan u r correct.
But we can use the table only.

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

I think its better...

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is GUID in sql server?

822


Explain linked server in sql?

868


How to use copy and concatenate commands in SQL?

777


What is an sql server agent?

729


How can we remove orphan records from a table?

724






What action plan is preferred if sql server is not responding?

768


What is the difference between DATETIME2 and DATETIME?

802


Why is there a performance difference between two similar queries where one uses union and the other uses union all?

722


What are the differences between sql server and mysql.

760


Do you know what are various aggregate functions that are available?

711


what is isolation level at dead lock?

1915


Tell me something about security and sql azure?

112


Define cross join in sql server joins?

752


How to generate random numbers with the rand() function in ms sql server?

758


How do we know if any query is retrieving a large amount of data or very little data?

733