A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mariadb.com/docs/server/reference/data-types/string-data-types/long-varchar below:

LONG VARCHAR | MariaDB Documentation

LONG VARCHAR | MariaDB Documentation 14-day MaxScale Trial: Explore the latest version of our advanced database proxy! Start Trial CtrlK Download MariaDBContact Us Powered by GitBook On this page

Was this helpful?

Edit on GitHub Export as PDF
  1. Reference
  2. Data Types
  3. String Data Types
LONG VARCHAR Overview

See MEDIUMTEXT.

EXAMPLES
CREATE TABLE long_varchar_example (
  example LONG VARCHAR
);
SHOW CREATE TABLE long_varchar_example\G
*************************** 1. row ***************************
       Table: long_varchar_example
Create Table: CREATE TABLE `long_varchar_example` (
  `example` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1

This page is: Copyright © 2025 MariaDB. All rights reserved.

PreviousLONG VARBINARY NextLONG VARCHARACTER

Last updated 8 days ago

Was this helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4