SQLDataTypeNames[conn] returns the names of data types that can be stored in an SQL connection.
SQLDropTable[conn, table] drops a table in an SQL connection.
SQLMemberQ[data, column] specifies a condition in an SQL query used to test whether an element of a list matches the value of a column.
SQLResultSetGoto[rs, pos] sets the current position of a result set to pos.
SQLResultSetShift[rs, num] shifts the current position of a result set by num.
SQLTable[...] represents a table in an SQL connection.
ProvablePrimeQ[n] gives True if n is provably prime, and False otherwise.
ConvexHull
(Computational Geometry Package Symbol) ConvexHull[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar convex hull of the points {{x_1, y_1}, ...}, represented as a list of point indices arranged in counterclockwise ...
SetInternetProxy[host, port] sets proxy information in your Java session for accessing the internet.
As of Mathematica 8, the functionality of the Wavelet Explorer add-on has been integrated into the Mathematica kernel.