Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Search breaks based on search string

by Kiko (Scribe)
on Sep 01, 2005 at 19:48 UTC ( [id://488473]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    SELECT bb_id, emp_user_name, bb_activity_code, bb_model, bb_pin, bb_ph
    +one, bb_imei_esn_dec, bb_status, bb_region_code FROM blackberry ORDER
    + BY emp_user_name
    
  2. or download this
    SELECT bb_id, emp_user_name, bb_activity_code, bb_model, bb_pin, bb_ph
    +one, bb_imei_esn_dec, bb_status, bb_region_code FROM blackberry WHERE
    + emp_user_name LIKE '%%' AND bb_status='DEPLOYED' ORDER BY emp_user_n
    +ame
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://488473]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 16:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found