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/clob below:

CLOB | MariaDB Documentation

CLOB | 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
CLOB Overview

This is a synonym for LONGTEXT.

EXAMPLES
SET sql_mode='oracle';

CREATE TABLE clob_example (
  example CLOB
);
SHOW CREATE TABLE clob_example\G
*************************** 1. row ***************************
       Table: clob_example
Create Table: CREATE TABLE "clob_example" (
  "example" longtext DEFAULT NULL
)

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

PreviousCHAR VARYING NextENUM

Last updated 4 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