mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-07-03 12:08:07 +00:00
4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
|
|
SELECT sum(length(c2)) FROM t1;
|
|
|