|
SOLUTIONS
|
DATABASELINK SYMBOL
SQLStringMatchQ
SQLStringMatchQ[col, patt]
specifies a condition in an SQL query used to test whether the value of a column matches a pattern. The actual format for the pattern varies from one database to another.
DetailsDetails
- To use SQLStringMatchQ, you first need to load DatabaseLink using Needs["DatabaseLink`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


