|
SOLUTIONS
|
DATABASELINK SYMBOL
SQLDropTable
SQLDropTable[conn, table]
drops a table in an SQL connection.
DetailsDetails
- To use SQLDropTable, you first need to load DatabaseLink using Needs["DatabaseLink`"].
Use this function with caution, as you can lose data permanently!- Returns an integer specifying the number of rows affected by the query.
- The following option can be given:
-
"Timeout" None the timeout for the query
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

