Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Summary of MySQL basic knowledge points

2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

This article gives you a summary of the 23 basic knowledge points of mysql, which are all necessary knowledge for learning mysql, which friends can refer to.

1. What is a SQL statement

Sql language: a structured query language. (Structured Query Language), which is the standard language of relational database management system.

It is an interpretive language: write and execute one sentence at a time, without the need for overall compilation and execution.

Grammatical features:

1. There is no "", the string uses''to contain

two。 There is no logical equality, assignment and logical equality are both =

3. Types are no longer the strictest. Any data can be included within''.

4. There is no concept of a Bool value, but you can enter true/false in the view

5. It also has a relational operator: >

< >

= 0 and age

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report