Skip to content

lucifer

  • System
    • centos
    • shell
    • Common service
    • kernel
  • O.S.O.S
    • Web Service
      • apache
      • nginx
    • LB & HA Cluster
      • LVS
      • keepalived
  • Databases
    • MariaDB

标签:MariaDB

1.6 MariaDB 服务端命令(DML-DELETE、UPDATE基本用法)

2018年6月8日2018年6月8日luciferLeave a comment

  DELETE:操作对象是行,必须要指定WHERE子句,否则将会删除整张表; UPDATE:操作对…

Continue Reading

1.5 MariaDB 服务端命令(DML-SELECT基本用法)

2018年6月8日luciferLeave a comment

  1>返回指定表的所有数据; SELECT  *  FROM  tbl_name; 2&gt…

Continue Reading

1.4 MariaDB 服务端命令(DML-INSERT基本用法)

2018年6月8日2018年6月8日luciferLeave a comment

  语法格式: ================== {INSERT | REPLACE}  [IN…

Continue Reading

1.3 MariaDB 服务端命令(DDL)

2018年6月8日luciferLeave a comment

  1、数据类型; 表由行和列组成; 创建表时需要定义表中的字段; 定义字段时需要确定其数据类型; …

Continue Reading

1.2 MariaDB 特性、配置文件、客户端命令、服务端命令帮助

2018年6月8日luciferLeave a comment

  MySQL的衍生版:MariaDB、Percona-Server、AliSQL、TiDB; Ma…

Continue Reading

1.1 关系型数据库概述

2018年6月8日luciferLeave a comment

  1、数据管理模型:层次模型、网状模型、关系模型; 数据分类:结构化数据、半结构化数据、非结构化数…

Continue Reading

The steps you take don’t need to be big,they just need to take you in the right direction.

文章归档

分类目录

© 2025 lucifer | WordPress Theme: Lontano Free by CrestaProject.
粤ICP备18013254号-1