Thread: Search doubt
View Single Post
  #1 (permalink)  
Old June 4th, 2005, 04:59 AM
ravi_mula ravi_mula is offline
Registered User
 
Join Date: Apr 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Search doubt

hi all,
i have to do search in my project.I have to use search for username.Assume that many users are there in database.for this i need sql query to search username like ' a* '.If i enter in username textfield as ' a* ' and search .It results list of all users has to be displayed ,started letter with a.for this i need sql query.

front end is java.
back end is oracle 9i.

Thanks in Advance.

Regards
Ravi