sql简介_SQL简介

sql简介

Introduction to SQL
Introduction to SQL – Image Source
SQL简介– 图像源

The SQL language is made up of several parts given below.

SQL语言由以下几部分组成。

1.数据定义语言(DDL) (1. Data Definition Language (DDL))

The SQL DDL commands allow to define the schema (basic structure) of a table. It allows us to modify and delete the schemas also.

SQL DDL命令允许定义表的架构(基本结构)。 它也允许我们修改和删除模式。

2.数据操作语言(DML) (2. Data Manipulation Language (DML))

The SQL DML commands allow us to insert, delete and modify the tuples in the database.

SQL DML命令允许我们在数据库中插入,删除和修改元组。

3.完整性约束命令 (3. Integrity Constraints Commands)

These commands are basically part of the DDL commands. These commands allow us to specify integrity constraints. In the coming tutorials I will clear the concepts of integrity constraints with the help of examples.

这些命令基本上是DDL命令的一部分。 这些命令使我们可以指定完整性约束。 在接下来的教程中,我将借助示例来清除完整性约束的概念。

4.查看定义 (4. View Definition)

Some commands which are the part of DDL commands.

一些命令是DDL命令的一部分。

5.授权与安全 (5. Authorization and Security)

These DDL commands allow a user to specify the level of rights to access and modify the database. With the proper implication of authorization we can achieve the security in our database.

这些DDL命令允许用户指定访问和修改数据库的权限级别。 通过适当地授权,我们可以在数据库中实现安全性。

6.交易控制语言(TCL) (6. Transaction Control Language (TCL))

The SQL commands allow a user to control the transactions.

SQL命令允许用户控制事务。

This was a brief introduction to SQL. In the next tutorial you will learn about data types in SQL.

这是对SQL的简要介绍。 在下一个教程中,您将学习SQL中的数据类型。

翻译自: https://www.thecrazyprogrammer.com/2015/03/introduction-to-sql.html

sql简介

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值