2000-12-31 06:44:52 +01:00
|
|
|
Text-Query-SQL provides query builders for SQL databases. Searching 'foo
|
|
|
|
and bar' will retrieve rows containing the words foo and bar. It does it
|
|
|
|
by generating the appropriate SQL request.
|
|
|
|
|
|
|
|
Text-Query-SQL is derived from the Text-Query module.
|
|
|
|
|
2005-11-03 07:36:33 +01:00
|
|
|
WWW: http://search.cpan.org/dist/Text-Query-SQL/
|