|
SOLUTIONS
|
DATABASELINK SYMBOL
SQLResultSetTake
SQLResultSetTake[rs, {m, n}]
reads rows m through n from a result set.
DetailsDetails
- To use SQLResultSetTake, you first need to load DatabaseLink using Needs["DatabaseLink`"].
- The following option can be given:
-
"GetAsStrings" False return the results as strings
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
