mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-03 23:40:14 +08:00
Merge pull request #28415 from wxy/20230110.0-⭐️⭐️-A-guide-to-strings-in-MySQL
P:published/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md
This commit is contained in:
commit
6974b54b5a
@ -4,12 +4,14 @@
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "wxy"
|
||||
[#]: reviewer: "wxy"
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
[#]: publisher: "wxy"
|
||||
[#]: url: "https://linux.cn/article-15434-1.html"
|
||||
|
||||
MySQL 字符串指南
|
||||
======
|
||||
|
||||
![][0]
|
||||
|
||||
> 了解 MySQL 如何存储和显示你的字符串变量,以便你能更好地控制你的数据。
|
||||
|
||||
字符串是你在 MySQL 中使用的最常见的数据类型之一。许多用户在他们的数据库中插入和读取字符串,而没有认真地了解过它们。本文旨在让你深入了解 MySQL 如何存储和显示你的字符串变量,以便你能更好地控制你的数据。
|
||||
@ -228,3 +230,4 @@ via: https://opensource.com/article/23/1/strings-mysql
|
||||
|
||||
[a]: https://opensource.com/users/hunterc
|
||||
[b]: https://github.com/lkxed
|
||||
[0]: https://img.linux.net.cn/data/attachment/album/202301/11/161410lh9944zpgjgmgs8t.jpg
|
Loading…
Reference in New Issue
Block a user