$BatchOutput is True if output in the current session is being sent in batch mode, suitable for reading by other programs.
$CharacterEncodings gives the list of character encodings that can be used.
$FrontEnd is a global variable that specifies to what front end object, if any, the kernel is currently connected.
$FrontEndSession is a global symbol that represents the current session of the front end from which the kernel is being run.
$KernelCount gives the number of subkernels available for parallel computations.
$MinNumber gives the minimum positive arbitrary-precision number that can be represented on a particular computer system.
When Mathematica cannot give you an explicit result for an integral, it leaves the integral in a symbolic form. It is often useful to manipulate this symbolic form. ...
$CUDALinkPath is the path to the CUDALink application.
OpenSQLConnection[src] makes a connection to a data source.OpenSQLConnection[] opens a GUI that helps to make a connection to a data source.
SQLServer[...] is an object that represents a server process started in Mathematica.