当前位置:网站首页>Database - MySQL advanced SQL statement (I)
Database - MySQL advanced SQL statement (I)
2022-07-01 18:15:00 【Enthusiastic masses】
Catalog
- One 、MySQL High level statements
- 1、SELECT------ Display all data of one or more fields in the table
- 2、DISTINCT------ Don't show duplicate data
- 3、WHERE------ Conditional query
- 4、AND|OR------ And | or
- 5、IN------ Display information about known values
- 6、BETWEEN------ Displays data in two ranges
- 7、 wildcard
- 8、LIKE------ Match a pattern to find out what we want
- 9、ORDER BY------ Sort by keyword
- 10、 function
- (1) Mathematical functions
- (2) Aggregate functions
- (3) String function
- 11、GROUP BY------ Yes GROUP BY Summarize and group the query results in the following fields
- 12、HAVING------ Used to filter by GROUP BY Statement returns a record table
- 13、 Alias ------ Field alias , Table alias
- 14、 Subquery : Connect tables
- 15、EXISTS------ It is used to test whether the inner query produces any results
- Two 、 Link query
- 3、 ... and 、CREATE VIEW View
Study preparation
Create two tables first , For sentence experiment


One 、MySQL High level statements
1、SELECT------ Display all data of one or more fields in the table

2、DISTINCT------ Don't show duplicate data

3、WHERE------ Conditional query

4、AND|OR------ And | or

5、IN------ Display information about known values

6、BETWEEN------ Displays data in two ranges

7、 wildcard
- Usually, wildcards are used with LIKE Used together
8、LIKE------ Match a pattern to find out what we want

9、ORDER BY------ Sort by keyword

10、 function
(1) Mathematical functions

(2) Aggregate functions


(3) String function
- Add : Such as sql_mode Open... Open PIPES_AS_CONCAT,"||" Treat as the concatenation operator of a string, not as the or operator , And string splicing function Concat Similar , This sum Oracle The database is used in the same way

- trim() Returns a value with the specified format removed

- concat(x,y) The parameters that will be provided x and y Concatenate into a string

- substr(x,y) Get from string x No y A string starting at a position , Follow substring() Functions work the same
- substr(x,y,z) Get from string x No y The starting length of a position is z String

- length(x) Return string x The length of

- replace(x,y,z) The string z Alternative string x String in y

- upper(x) The string x All of the letters of the alphabet become capital letters
- lower(x) The string x All of the letters of the are changed into lower case letters

- left(x,y) Return string x Before y Characters
- right(x,y) Return string x After y Characters

- repeat(x,y) The string x repeat y Time

- space(x) return x A space

strcmp(x,y) Compare x and y, The value returned can be -1,0,1
Less than -1, Is equal to 0, Greater than 1

reverse(x) The string x reverse

11、GROUP BY------ Yes GROUP BY Summarize and group the query results in the following fields
- Usually used in combination with aggregate functions
- GROUP BY There is a principle , Namely SELECT In all the following columns , Columns that do not use aggregate functions , Must appear in GROUP BY Back .

12、HAVING------ Used to filter by GROUP BY Statement returns a record table
- Usually with GROUP BY Statements are used in conjunction with
- HAVING The existence of sentences makes up for WHERE Keywords cannot be combined with aggregate functions . If you are SELECT Only the function bar , Then there is no need for GROUP BY Clause .

13、 Alias ------ Field alias , Table alias

14、 Subquery : Connect tables
example 1:

example 2:


15、EXISTS------ It is used to test whether the inner query produces any results
- Whether Boolean value is true or not
- If any , The system will execute the SQL sentence . If not , The whole SQL Statement will not produce any results .

Two 、 Link query

1、inner join( It's equivalent )
- Only rows with equal join fields in two tables are returned

2、left join( Left join )
- Returns records that include all records in the left table and join fields in the right table

3、right join( Right link )
- Returns records that include all records in the right table and join fields in the left table

3、 ... and 、CREATE VIEW View
- The difference between a view and a table is , There is the actual stored information in the form , And a view is a structure built on a table , It doesn't actually store data itself .
- The temporary table disappears automatically when the user exits or loses the connection to the database , And the view doesn't disappear .
- Views don't contain data , Just store its definition , Its purpose is to simplify complex queries . For example, you need to query several tables , But also to carry out statistical sorting and other operations , Write SQL Sentences can be cumbersome , Join several tables with views , Then query the view , Just like querying a table , Very convenient .

边栏推荐
- 开发那些事儿:EasyCVR平台添加播放地址鉴权
- Can hero sports go public against the wind?
- 網上股票開戶安全嗎?是否可靠?
- Gameframework eating guide
- Software construction scheme of smart factory collaborative management and control application system
- Is it safe to open an ETF account online? What are the steps?
- MFC obtains local IP (used more in network communication)
- Quick foundation of group theory (5): generators, Kelley graphs, orbits, cyclic graphs, and "dimensions" of groups?
- This is the latest opportunity of the London bank trend
- C language implementation of sum of two numbers [easy to understand]
猜你喜欢

Record 3 - the state machine realizes key control and measures the number of external pulses

People help ant help task platform repair source code

Euler function: find the number of numbers less than or equal to N and coprime with n

Technical secrets of ByteDance data platform: implementation and optimization of complex query based on Clickhouse

Explain in detail the process of realizing Chinese text classification by CNN

Distributed task queue: Celery usage record

Oracle TRUNC function processing date format

Cassette helicopter and alternating electric field magnetic manometer DPC

How to write good code - Defensive Programming Guide

Check log4j problems using stain analysis
随机推荐
Kia recalls some K3 new energy with potential safety hazards
Domestic spot silver should be understood
People help ant help task platform repair source code
Code example of libcurl download file
JDBC: deep understanding of Preparedstatement and statement[easy to understand]
Redis master-slave realizes 10 second check and recovery
Penetration practice vulnhub range Keyring
Glidefast consulting was selected as the elite partner of servicenow in 2022
Develop those things: add playback address authentication to easycvr platform
Heavy disclosure! Hundreds of important information systems have been invaded, and the host has become a key attack target
目前炒期货在哪里开户最正规安全?怎么期货开户?
【Try to Hack】vulnhub DC4
D @ safety and dip1000
What are the legal risks of NFT brought by stars such as curry and O'Neill?
股票万1免5证券开户是合理安全的吗,怎么讲
Is the software of futures pioneer formal and safe? Which futures company is safer to choose?
2022 Heilongjiang latest fire protection facility operator simulation test question bank and answers
February 16, 2022 Daily: graph neural network self training method under distribution and migration
Fix the black screen caused by iPhone system failure
Gold, silver and four job hopping, interview questions are prepared, and Ali becomes the champion