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
Can You Use Data Mining Models In Ssrs?
Does full backup break log chain?
State a few properties of relational databases?
Explain stored procedure?
What the different components of Replication and what is their use?
Explain database normalization?
What is logshipping and its purpose?
What are the differences between union, intersect, and minus operators?
What is difference between index seek vs. Index scan?
explain what is raid and what are different types of raid configurations? : Sql server database administration
what are different types of backups available in sql server? : Sql server database administration
Give me a SQL Query to find out the second largest company?
What is a collation?
Why use “in” clause in sql server?
How do you test your database? : sql server database administration