Was this helpful?
Edit on GitHub Export as PDF CLOB OverviewThis is a synonym for LONGTEXT.
EXAMPLESSET 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 NextENUMLast 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