Search



Search Results
Displaying 1511 to 1520 of 3561 total results
https://dev.mysql.com/doc/refman/8.4/en/gis-wkt-functions.html
These functions take as arguments a Well-Known Text (WKT) representation and, optionally, a spatial reference system identifier (SRID). For a description of WKT format, see Well-Known Text (WKT) Format. Functions in this section detect arguments in ...
https://dev.mysql.com/doc/refman/8.4/en/problems-with-alias.html
An alias can be used in a query select list to give a column a different name. This restriction is imposed because when the WHERE clause is evaluated, the column value may not yet have been determined. In the select list of a query, a quoted column ...
https://dev.mysql.com/doc/refman/8.4/en/spatial-convenience-functions.html
The functions in this section provide convenience operations on geometry values. Unless otherwise specified, functions in this section handle their geometry arguments as follows: If any argument is NULL, the return value is NULL. If any geometry ...
https://dev.mysql.com/doc/workbench/en/wb-generating-sql.html
MySQL Workbench can be used to generate SQL, most typically as either INSERT statements or SELECT statements. The following common methods are for generating SQL statements in MySQL Workbench. Note All of the MySQL Workbench Export options include ...
https://dev.mysql.com/doc/connectors/en/connector-net-entityframework60.html
For this option, select nuget.org as the package source, search for mysql.data, and install a stable version of MySql.Data.EntityFramework. Configurable Migrations History Table allows you to customize the definition of the migrations history table.
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html
For this option, select nuget.org as the package source, search for mysql.data, and install a stable version of MySql.Data.EntityFramework. Configurable Migrations History Table allows you to customize the definition of the migrations history table.
https://dev.mysql.com/doc/ndbapi/en/ndb-datafile.html
Datafile Class Overview Datafile Class Constructor Datafile::getFileNo() Datafile::getFree() Datafile::getNode() Datafile::getObjectId() Datafile::getObjectStatus() Datafile::getObjectVersion() Datafile::getPath() Datafile::getSize() ... This ...
https://dev.mysql.com/doc/refman/8.4/en/what-is-mysql.html
A relational database stores data in separate tables rather than putting all the data in one big storeroom. The logical model, with objects such as databases, tables, views, rows, and columns, offers a flexible programming environment. You set up ...
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-1.html
As of this release, information about the index selected for chunking and whether the table has a primary key is separated. For example, in the following command, \t was not properly handled: > mysqlsh root@localhost -- util import-table ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-8.html
It is suitable for use with MySQL Server versions 5.5, 5.6, 5.7, and 8.0. Version 8.0.8 Development Milestone is the latest development release of the 8.0 branch of MySQL Connector/J, providing an insight into upcoming features. Functionality Added ...
Displaying 1511 to 1520 of 3561 total results