[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

SQL command, type and function index: N -- S

Jump to:   !   "   %   &   (   *   +   -   .   /   <   =   >   \   ^   _   `   |   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y  
Index Entry Section

N
NAME DBI method9.5.2 The DBI Interface
NATIONAL CHAR6.2 Column Types
NATURAL LEFT JOIN6.4.1.1 JOIN Syntax
NATURAL LEFT OUTER JOIN6.4.1.1 JOIN Syntax
NATURAL RIGHT JOIN6.4.1.1 JOIN Syntax
NATURAL RIGHT OUTER JOIN6.4.1.1 JOIN Syntax
NCHAR6.2 Column Types
newline (\n)6.1.1.1 Strings
NOT BETWEEN6.3.1.2 Comparison Operators
not equal (!=)6.3.1.2 Comparison Operators
not equal (<>)6.3.1.2 Comparison Operators
NOT IN6.3.1.2 Comparison Operators
NOT LIKE6.3.2.1 String Comparison Functions
NOT REGEXP6.3.2.1 String Comparison Functions
NOT, logical6.3.1.3 Logical Operators
NOW()6.3.4 Date and Time Functions
NUL6.1.1.1 Strings
NULLA.5.3 Problems with NULL Values
NULL value6.1.1.4 NULL Values
NULLABLE DBI method9.5.2 The DBI Interface
NULLIF()6.3.1.4 Control Flow Functions
NUM_OF_FIELDS DBI method9.5.2 The DBI Interface
NUMERIC6.2 Column Types
NumGeometries()11.5.2.7 GeometryCollection Property Analysis Functions
NumInteriorRings()11.5.2.5 Polygon Property Analysis Functions
NumPoints()11.5.2.3 LineString Property Analysis Functions

O
OCT()6.3.2 String Functions
OCTET_LENGTH()6.3.2 String Functions
OLD_PASSWORD()6.3.6.2 Miscellaneous Functions
Operators, logical6.3.1.3 Logical Operators
OPTIMIZE TABLE4.5.1 OPTIMIZE TABLE Syntax
OR, bitwise6.3.6.1 Bit Functions
OR, logical6.3.1.3 Logical Operators
ORD()6.3.2 String Functions
ORDER BY6.5.4 ALTER TABLE Syntax
Overlaps()11.5.6 Functions That Test Spatial Relationships Between Geometries

P
parentheses ( and )6.3.1.1 Parentheses
PASSWORD()4.2.9 Access Control, Stage 1: Connection Verification
PASSWORD()4.3.7 Setting Up Passwords
PASSWORD()6.3.6.2 Miscellaneous Functions
PASSWORD()A.2.14 Ignoring user Error
PATH environment variable2.2.9 Installing a MySQL Binary Distribution
PATH environment variableF. Environment Variables
PERIOD_ADD()6.3.4 Date and Time Functions
PERIOD_DIFF()6.3.4 Date and Time Functions
PI()6.3.3.2 Mathematical Functions
POINT11.4.1 MySQL Spatial Datatypes
Point()11.4.2.3 Creating Geometry Values Using MySQL-Specific Functions
PointFromText()11.4.2.1 Creating Geometry Values Using WKT Functions
PointFromWKB()11.4.2.2 Creating Geometry Values Using WKB Functions
PointN()11.5.2.3 LineString Property Analysis Functions
PointOnSurface()11.5.2.5 Polygon Property Analysis Functions
PointOnSurface()11.5.2.6 MultiPolygon Property Analysis Functions
PolyFromText()11.4.2.1 Creating Geometry Values Using WKT Functions
PolyFromWKB()11.4.2.2 Creating Geometry Values Using WKB Functions
POLYGON11.4.1 MySQL Spatial Datatypes
Polygon()11.4.2.3 Creating Geometry Values Using MySQL-Specific Functions
PolygonFromText()11.4.2.1 Creating Geometry Values Using WKT Functions
PolygonFromWKB()11.4.2.2 Creating Geometry Values Using WKB Functions
POSITION()6.3.2 String Functions
POW()6.3.3.2 Mathematical Functions
POWER()6.3.3.2 Mathematical Functions
prepare() DBI method9.5.2 The DBI Interface
PRIMARY KEY6.5.3 CREATE TABLE Syntax
PROCESSLIST4.5.7.6 SHOW PROCESSLIST

Q
QUARTER()6.3.4 Date and Time Functions
QUOTE()6.3.2 String Functions
quote() DBI method9.5.2 The DBI Interface
quoting of identifiers6.1.2 Database, Table, Index, Column, and Alias Names

R
RADIANS()6.3.3.2 Mathematical Functions
RAND()6.3.3.2 Mathematical Functions
REAL6.2 Column Types
ref_or_null5.2.5 How MySQL Optimises IS NULL
REGEXP6.3.2.1 String Comparison Functions
Related()11.5.6 Functions That Test Spatial Relationships Between Geometries
RELEASE_LOCK()6.3.6.2 Miscellaneous Functions
RENAME TABLE6.5.5 RENAME TABLE Syntax
REPAIR TABLE4.4.5 REPAIR TABLE Syntax
REPEAT()6.3.2 String Functions
REPLACE6.4.8 REPLACE Syntax
REPLACE ... SELECT6.4.3 INSERT Syntax
REPLACE()6.3.2 String Functions
REQUIRE GRANT option4.3.9.4 GRANT Options
RESTORE TABLE4.4.3 RESTORE TABLE Syntax
return (\r)6.1.1.1 Strings
REVERSE()6.3.2 String Functions
REVOKE4.3.1 GRANT and REVOKE Syntax
RIGHT JOIN6.4.1.1 JOIN Syntax
RIGHT OUTER JOIN6.4.1.1 JOIN Syntax
RIGHT()6.3.2 String Functions
RLIKE6.3.2.1 String Comparison Functions
ROLLBACK1.7.4.3 Transactions and Atomic Operations
ROLLBACK6.7.1 START TRANSACTION, COMMIT, and ROLLBACK Syntax
ROLLBACK TO SAVEPOINT6.7.2 SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax
ROLLUP6.3.7.2 GROUP BY Modifiers
ROUND()6.3.3.2 Mathematical Functions
rows DBI method9.5.2 The DBI Interface
RPAD()6.3.2 String Functions
RTRIM()6.3.2 String Functions

S
SAVEPOINT6.7.2 SAVEPOINT and ROLLBACK TO SAVEPOINT Syntax
SEC_TO_TIME()6.3.4 Date and Time Functions
SECOND()6.3.4 Date and Time Functions
SELECT6.4.1 SELECT Syntax
SELECT INTO TABLE1.7.4.2 SELECT INTO TABLE
SELECT speed5.2.3 Speed of SELECT Queries
SELECT, optimising5.2.1 EXPLAIN Syntax (Get Information About a SELECT)
SESSION_USER()6.3.6.2 Miscellaneous Functions
SET6.2 Column Types
SET6.2.3.4 The SET Type
SET OPTION5.5.6 SET Syntax
SET PASSWORD statement4.3.7 Setting Up Passwords
SET TRANSACTION6.7.4 SET TRANSACTION Syntax
SHA()6.3.6.2 Miscellaneous Functions
SHA1()6.3.6.2 Miscellaneous Functions
SHOW COLUMNS4.5.7 SHOW Syntax
SHOW CREATE TABLE4.5.7 SHOW Syntax
SHOW CREATE TABLE4.5.7.8 SHOW CREATE TABLE
SHOW DATABASE INFO4.5.7 SHOW Syntax
SHOW DATABASES4.5.7 SHOW Syntax
SHOW FIELDS4.5.7 SHOW Syntax
SHOW GRANTS4.5.7 SHOW Syntax
SHOW GRANTS4.5.7.7 SHOW GRANTS
SHOW INDEX4.5.7 SHOW Syntax
SHOW KEYS4.5.7 SHOW Syntax
SHOW MASTER LOGS4.5.7 SHOW Syntax
SHOW MASTER STATUS4.5.7 SHOW Syntax
SHOW PRIVILEGES4.5.7.11 SHOW PRIVILEGES
SHOW PROCESSLIST4.5.7 SHOW Syntax
SHOW PROCESSLIST4.5.7.6 SHOW PROCESSLIST
SHOW SLAVE STATUS4.5.7 SHOW Syntax
SHOW STATUS4.5.7 SHOW Syntax
SHOW TABLE STATUS4.5.7 SHOW Syntax
SHOW TABLE TYPES4.5.7 SHOW Syntax
SHOW TABLE TYPES4.5.7.10 SHOW TABLE TYPES
SHOW TABLES4.5.7 SHOW Syntax
SHOW VARIABLES4.5.7 SHOW Syntax
SHOW WARNINGS4.5.7 SHOW Syntax
SHOW WARNINGS4.5.7.9 SHOW WARNINGS | ERRORS
SIGN()6.3.3.2 Mathematical Functions
SIN()6.3.3.2 Mathematical Functions
single quote (\')6.1.1.1 Strings
SMALLINT6.2 Column Types
SOUNDEX()6.3.2 String Functions
SOUNDS LIKE6.3.2.1 String Comparison Functions
SPACE()6.3.2 String Functions
SQL_CACHE6.9.3 Query Cache Options in SELECT
SQL_NO_CACHE6.9.3 Query Cache Options in SELECT
SQRT()6.3.3.2 Mathematical Functions
SRID()11.5.2.1 General Geometry Property Analysis Functions
START TRANSACTION6.7.1 START TRANSACTION, COMMIT, and ROLLBACK Syntax
StartPoint()11.5.2.3 LineString Property Analysis Functions
statements, GRANT4.3.5 Adding New Users to MySQL
statements, INSERT4.3.5 Adding New Users to MySQL
STD()6.3.7.1 GROUP BY Functions
STDDEV()6.3.7.1 GROUP BY Functions
STRAIGHT_JOIN6.4.1.1 JOIN Syntax
STRCMP()6.3.2.1 String Comparison Functions
string comparison functions6.3.2.1 String Comparison Functions
string functions6.3.2 String Functions
SUBDATE()6.3.4 Date and Time Functions
SUBSTRING()6.3.2 String Functions
SUBSTRING()6.3.2 String Functions
SUBSTRING_INDEX()6.3.2 String Functions
SUBTIME()6.3.4 Date and Time Functions
subtraction (-)6.3.3.1 Arithmetic Operations
SUM()6.3.7.1 GROUP BY Functions
SymDifference()11.5.3.2 Spatial Operators
SYSDATE()6.3.4 Date and Time Functions
SYSTEM_USER()6.3.6.2 Miscellaneous Functions

Jump to:   !   "   %   &   (   *   +   -   .   /   <   =   >   \   ^   _   `   |   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]


Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 17:58:45