MATHEMATICA HOW TO Tutorials » Options for Cells Doing Computations in Notebooks See Also » InitializationCell More About » Evaluation Options in Notebooks Tokens Related to ...
Algebraics represents the domain of algebraic numbers, as in x \[Element] Algebraics.
Complexes represents the domain of complex numbers, as in x \[Element] Complexes.
CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
CloseSQLConnection[conn] disconnects the current connection associated with a data source.
DatabaseResourcesPath[] gives the list of directories that are searched to find database resources.
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBC
(DatabaseLink Symbol) JDBC[arg, ...] is an object that holds parameters for making a JDBC connection to a database.
SQLConnections[] returns a list of the open SQLConnection objects.
SQLExpr[expr] allows a Mathematica expression to be stored in a database.