SQLColumnPrivileges[conn] returns a table of access rights about the columns in an SQL connection.
SQLTablePrimaryKeys[conn] returns a table of primary key descriptions.
DBF
(Mathematica Import/Export Format) MIME types: application/dbf, application/dbase dBASE DBF data files. Legacy file format for storing and exchanging structured data. ASCII format. Native format of the dBASE ...
XPORT
(Mathematica Import/Export Format) MIME type: application/x-sas-xport SAS XPORT transport format. Legacy data exchange format. Stores numerical datasets in a portable format. Text format. Developed in the late ...
Arrow
(Built-in Mathematica Symbol) Arrow[{pt_1, pt_2}] is a graphics primitive that represents an arrow from pt_1 to pt_2.Arrow[{pt_1, pt_2}, s] represents an arrow with its ends set back from pt_1 and pt_2 by ...
HaarWavelet[] represents a Haar wavelet.
MoebiusMu[n] gives the Möbius function \[Mu](n).
Opener
(Built-in Mathematica Symbol) Opener[x] represents an opener with setting x, displayed as OpenerBox[True] when x is True and OpenerBox[False] when x is False. Opener[Dynamic[x]] takes the setting to be ...
Prime
(Built-in Mathematica Symbol) Prime[n] gives the n\[Null]^th prime number.
SyntaxInformation[f] gives information used to generate syntax coloring and other advisories when f[...] is entered as input.