|
SQL Query Parser for
Microsoft SQL Server
database will accept input
keywords and construct the
SQL "LIKE" query
to be run against the
database software. Use
"+",
"-", "|"
to search compulsory words,
alternative words and also
exclusion words. Allows
searching for a phrase
by
accepting enquoted
words. Similar to the
standards used by major
search engines.
Date: Nov, 25 2001 |