CUDAFoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
CUDAMap[f, lst] applies f to each element on lst.
SQLColumnInformation[conn] returns a list of information about the columns in an SQL connection.
SQLColumnNames[conn] returns a list of {table, name} pairs for each column in an SQL connection.
SQLCreateTable[conn, table, columns] creates a new table in an SQL connection.
DSolve::bvnul RSolve::bvnul
MeanTest is superseded by the Mathematica kernel functions LocationTest, TTest, and ZTest. MeanDifferenceTest is superseded by the Mathematica kernel functions ...
SQLTables[conn] returns the SQLTable objects for each table in an SQL connection.
Solve::ifun Eliminate::ifun SolveAlways::ifun
NDSolve::ntcs