选择SQL query Daquan(SQL查询语句大全)

sql查询语句大全  时间:2021-02-27  阅读:()

SQL query Daquan SQL查询语句大全

SQL statement Daquan, .Txt iron rice bowl true meaning, not ina place to eat a lifetime of rice, but a lifetime towhere thereis rice to eat. It is a piece of shit, also have met shikelangday. So you don't have to worry too much about yourself today.SQL query Daquan

Statement function

1, data operation

Select --retrieve data rows and columns from a database tableInsert -- adding new data rows to a database table

Delete -- deletes rows of data from the database tableUpdate -- update the data in the database table

2, data definition

Create TABLE - create a database table

Drop TABLE -- delete tables from the database

Alter TABLE - modify the database table structure

Create VIEW - create a view

Drop VIEW -- delete views from the database

Create INDEX -- creates an index for the database tableDrop INDEX -- removes indexes from the database

Create PROCEDURE - creates a stored procedure

Drop PROCEDURE -- deletes stored procedures from the databaseCreate TRIGGER - create a trigger

Drop TRIGGER -- removes triggers from the database

Create SCHEMA -- add a new schema to the database

Drop SCHEMA -- deletes a schema from the database

Create DOMAIN - creates a data range

Alter DOMAIN - change domain definitions

Drop DOMAIN -- deletes a domain from the database

3, data control

GRANT - Grant user access rights

DENY - deny user access

REVOKE - relieves user access rights

4, transaction control

COMMIT - end the current transaction

ROLLBACK - aborts the current transaction

SET TRANSACTION- def ines the current transaction data accessfeature

5, programmed SQL

DECLARE -- sets the cursor for the query

EXPLAN -- describes data access plans for queries

OPEN -- retrieve the query results and open a cursor

FETCH -- retrieve a row of query results

CLOSE - close the cursor

PREPARE - prepares SQL statements for dynamic executionEXECUTE - dynamically executing SQL statements

DESCRIBE -- describes the prepared query

6, local variables

Declare @id char (10)

--set @id =' 10010001'

Select @id =' 10010001'

7, global variables

- must be at the beginning of @ @8, IF statement

Declare, @x, int, @y, int, @z, intSelect @x = 1, @y = 2 @z=3

If @x > @y

Print'x > Y'- print string'x > Y'Else, if, @y > @z

Print'y > z'

Else, print, ' z > Y'

9, CASE statement

Use Pangu

Update employee

Set e_wage =

Case

When job_level = ' 1' then e_wage*1.08

When job_level = '2' then e_wage*1.07

When job_level = '3' then e_wage*1.06

Else e_wage*1.05

End

10, WHILE, CONTINUE, BREAK statement

Declare, @x, int, @y, int, @c, int

Select @x = 1 @y=1

While @x < 3

Begin

Print @x -- print the value of the variable xWhile @y < 3

Begin

Select @c =100*@x+ @y

Print @c -- print the value of the variable C

Select @y = @y + 1

End

Select @x = @x + 1

Select @y = 1

End

11, WAITFOR statement

-wait for 1 hours, 2 minutes, 3 seconds to execute the Selectstatement

WAITFOR DELAY的01:02:03”

从雇员中选择*

——例等到晚上11点零8分后才执行选择语句

等待时间的23:08:00”

从雇员中选择*

12、选择语句

选择* 列名从table_name 表名在column_name算子值例 宿主

SELECT * FROM stock_information哪里StockID中= str NIDs tockname = “str_name”

s tockname像“%发现这%stockname如[A-Za-z] % ---------  [ ]指定值的范围s tockname喜欢[ ^调频] % --------- ^排除指定范围

---------只能在使用像关键字的哪里子句中使用通配符

或stockpath = “stock_path”

或sto cknumb er1000

和股票指数= 24

不stocksex = '人's tocknumber之间的20和100

在sto cknumb er 10、 20、 30

通过StockID中倒序ASC ---------排序 desc -降序 ASC升序由1,2 ---------通过列号秩序stockname = 选择从哪里stockname stock_information StockID中= 4

---------子查询

---------除非能确保内层选择只返回一个行的值

---------否则应在外层哪里子句中用一个在限定符

选择不同的c o lumn_name形式tab l e_name ---------不同指定检索独有的列值不重复

选择s tocknumber “s tocknumber + 10 + 10 = sto cknumb er从t ab l e_n ame

选择stockname “stocknumber” =数*从table_name组s tockname---------组将表按行分组指定列中有相同的值

具有计数* = 2 ---------具有选定指定的组

选择*

从表1表2

在table1. id * = tabl e2. id --------左外部连接表1中有的而表中没有得以空表示table1. id = * table2. id --------右外部连接

选择s tockname从表1

联盟[全部] -----联盟合并查询结果集全保留重复行

选择s tockname从表2

13、插入语句

插入tab l e_names toc k_names toc k_numb er值 “XXX” 、 “XXXX” 值选择stockname stocknumber从stock_tabl e2 ---价值为选择语句

14、更新语句

更新tabl e_name集stockname = “XXX” [ 3 ]在Stock ID中=s tockname =默认stockname = nulls tocknumber = st ockname + 4

15、删除语句

删除从table_name哪里StockID中= 3

截断t ab l e_n ame -----------删除表中所有行仍保持表的完整性表t ab l e_nam e---------------完全删除表

16、 ALTER TABLE *** ---修改数据库表结构

修改表database.owner。

欧路云(22元/月),美国CERA弹性云服务器!香港弹性云服务器15元/月起;加拿大高防vps仅23元/月起

欧路云怎么样?欧路云主要运行弹性云服务器,可自由定制配置,可选加拿大的480G超高防系列,也可以选择美国(200G高防)系列,也有速度直逼内地的香港CN2系列。所有配置都可以在下单的时候自行根据项目 需求来定制自由升级降级 (降级按天数配置费用 退款回预存款)。2021年7月14日美国 CERA 弹性云服务器 上新 联通CUVIP 线路!8折特惠中!点击进入:欧路云官方网站地址付款方式:PayPa...

HostYun 新上美国CN2 GIA VPS 月15元

HostYun 商家以前是玩具主机商,这两年好像发展还挺迅速的,有点在要做点事情的味道。在前面也有多次介绍到HostYun商家新增的多款机房方案,价格相对还是比较便宜的。到目前为止,我们可以看到商家提供的VPS主机包括KVM和XEN架构,数据中心可选日本、韩国、香港和美国的多个地区机房,电信双程CN2 GIA线路,香港和日本机房,均为国内直连线路。近期,HostYun上线低价版美国CN2 GIA ...

什么是BGP国际线路及BGP线路有哪些优势

我们在选择虚拟主机和云服务器的时候,是不是经常有看到有的线路是BGP线路,比如前几天有看到服务商有国际BGP线路和国内BGP线路。这个BGP线路和其他服务线路有什么不同呢?所谓的BGP线路机房,就是在不同的运营商之间通过技术手段时间各个网络的兼容速度最佳,但是IP地址还是一个。正常情况下,我们看到的某个服务商提供的IP地址,在电信和联通移动速度是不同的,有的电信速度不错,有的是移动速度好。但是如果...

sql查询语句大全为你推荐
根目录请问什么是根目录微信如何建群微信怎么建立群arm开发板ARM开发板和树莓派有什么区别网易公开课怎么下载如何下载网易公开课小米3大概多少钱小米3现在多少钱qq空间打扮如何打扮QQ空间?blogcnCK沉珂是个怎样的一个人?之后又是怎样的 ?声母是什么什么是声母购买流量现在中国移动怎么买流量怎样申请支付宝怎么申请支付宝
什么是域名 北京服务器租用 服务器租用托管 idc评测 企业主机 winhost godaddy续费优惠码 外国域名 ubuntu更新源 免费个人博客 青果网 windows2003iso 论坛空间 申请个人网页 牛人与腾讯客服对话 ftp教程 hostker gspeed 怎样建立邮箱 太原网通测速平台 更多