The raw SQL command DROP TABLE drops tables from a database. An alternative is to use the Mathematica command SQLDropTable, described in "Dropping Tables". If you find that ...
AppletViewer[javaclass, parameters] displays a window with an applet of the specified JavaClass running in it. AppletViewer["classname", parameters] displays a window running ...
JavaBlock[expr] causes all new Java objects returned to Mathematica during the evaluation of expr to be released when expr finishes. It is an error to refer to such an object ...
OpenCLQ[] returns True if the system has OpenCL support.
Dynamic behavior is added to a GUIKit user interface by executing Mathematica code. This lets one part of the definition interact with another, for example, specifying the ...
The Wolfram Lightweight Grid is a system for launching and managing remote Mathematica kernels, a key element of a Mathematica^® grid computing environment.
RemoteServicesLinks[] returns the list of all Lightweight Grid kernels that are currently open.
Mathematica provides a powerful and unique environment for parallel computing. Much of the functionality can be used with a minimum of effort and without paying too much ...
Mathematica comes with all the tools and configuration so you can immediately carry out parallel computing. Note that, to take advantage of parallel computing it is often ...
CParentheses[symb] adds parentheses around an expression.