RENAME INDEX Synopsis Examples MySQL compatibility See also RENAME INDEX The statement ALTER TABLE .. RENAME INDEX renames an existing index to a new name. This operation i...
CREATE VIEW Description Syntax Examples CREATE VIEW Description The view is a virtual table based on the result-set of an SQL statement. A view contains rows and colu...
CREATE TABLE Synopsis Examples MySQL compatibility See also CREATE TABLE This statement creates a new table in the currently selected database. It behaves similarly to the C...
TAN() Description Syntax Arguments Examples TAN() Description The TAN() function returns the tangent of input number(given in radians). Syntax > TAN ( number ) ...
TAN() Description Syntax Arguments Examples TAN() Description The TAN() function returns the tangent of input number(given in radians). Syntax > TAN ( number ) ...
COS() Description Syntax Arguments Examples COS() Description The COS() function returns the cosine of input number(given in radians). Syntax > COS ( number ) ...
TAN() Description Syntax Arguments Examples TAN() Description The TAN() function returns the tangent of input number(given in radians). Syntax > TAN ( number ) ...