English Query

  • Hi,

    I have a resource catalog database. I want to display all Servers running Microsoft OS (irrespective of NT/2000). To do this I need to use 'Like' operator in the query, can anybody suggest how I can make English Query use 'like' and not '='.

    Thanks,

    ~Karthik

  • This was removed by the editor as SPAM

  • Hi, i really don't get it...

    I suppose you know how the 'LIKE' operator work! i.e.

    SELECT * FROM Table WHERE Field LIKE 'PRE%'

    will retrieve any row where 'Field' begin with 'PRE'.

    Is that what you were looking for? If not just let me know a little more.

    Ciao!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply