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
Explain the relational database management system (rdbms)?
What types of Joins are possible with Sql Server?
What is set nocount on?
What is ems sql management studio? : sql server management studio
Which are the new data types introduced in sql server 2008?
query processing
What is data source object?
What is the cartesian product of table?
what is memory-optimized nonclustered indexes
What is the filtered index?
What function does a database engine serve in the sql server?
How to rename databases in ms sql server?
Explain the xml support sql server extends?
What is left outer join in sql server joins?
What is the contrast between sql and mysql?