|
-
Feb 5th, 2002, 07:31 AM
#1
Thread Starter
Addicted Member
case sensitive sql queries
i have a table(employee) with a field(ename), i want to get list of employees whose name starts with the letter 'a' and not 'A', how can i perform this.
eg:
ambrose
antony
Abraham
amar
Anand
the query must return only the names (ambrose,antony,amar) and not (Abraham,Anand).
try to explain with sample sql query.
thanks for your coordination.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|