CreatePalette[expr] creates a palette notebook containing expr, and opens it in the front end.CreatePalette[{expr_1, expr_2, ...}] creates and opens a palette notebook ...
The raw SQL command CREATE TABLE creates tables in a database. An alternative is to use the Mathematica command SQLCreateTable, described in "Creating Tables". If you find ...
List
(Mathematica Import/Export Format) Column of numbers or strings. Stores a list of numbers or strings as lines. Plain text format. Is essentially a single-column version of the "Table" format.
When working with graphics in Mathematica , you may want to combine several graphics into a single image. Mathematica can combine graphics by overlaying them or by embedding ...
MATHEMATICA HOW TO Tutorials » Image Processing Convolutions and Correlations See Also » ImageCrop ImageTake More About » Raster Image Formats Signal Processing "How to" ...
Widget["Table"] represents a table.
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
Introduction to DatabaseLink Getting Started Database Connections
SQLColumnInformation[conn] returns a list of information about the columns in an SQL connection.
Spacings is an option to Grid and related constructs that specifies the spacings to leave between successive objects.