公开学习文档

公开学习文档


mysql

<h2>基础知识</h2> <pre><code># 切换数据库 use ac_support; # 查看所用 table show tables; # 查看 table 数据行数 select count(*) from xxx; </code></pre>

页面列表

ITEM_HTML