当前位置:网站首页>Database basic commands
Database basic commands
2022-07-06 07:47:00 【√ far away】
Catalog
2、 Displays all databases in the system
4、 Create a table using a database
12、union select combination information_schema database
Environmental Science
phpstudy2018 MySQL Apache SQLi-labs DVWA
1、 Connect to database
mysql -u root -p
Enter the password and the connection is successful

2、 Displays all databases in the system
show databases;

3、 New database
create database studdent;

4、 Create a table using a database

5、 Add data

View content

6、 Delete data


7、 Modifying data

8、 Query data

9、order by usage
take result The data in the table is sorted according to the score ;

Display with id by 1,name by 2,score by 3 Sort ;


10、limit usage

11、union select usage


12、union select combination information_schema database
MySQL5.0 There is a version called information_schema The database of , It stores all the information in the database , It's about MySQL Information about all other databases maintained by the server . Such as database name , Table of database , Data type and access right of table column . and 5.0 There is no .


边栏推荐
- Pre knowledge reserve of TS type gymnastics to become an excellent TS gymnastics master
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- How to delete all the words before or after a symbol in word
- [dictionary tree] [trie] p3879 [tjoi2010] reading comprehension
- Position() function in XPath uses
- Codeforces Global Round 19(A~D)
- MES, APS and ERP are essential to realize fine production
- 洛谷P1836 数页码 题解
- Jerry's ad series MIDI function description [chapter]
- DataX self check error /datax/plugin/reader/_ drdsreader/plugin. Json] does not exist
猜你喜欢
![[MySQL learning notes 32] mvcc](/img/0d/2df82b63d1eb3283a84e27f67c1523.png)
[MySQL learning notes 32] mvcc

成为优秀的TS体操高手 之 TS 类型体操前置知识储备

Simulation of Teman green interferometer based on MATLAB

数据治理:主数据的3特征、4超越和3二八原则

JMeter performance test steps practical tutorial

Pangolin Library: control panel, control components, shortcut key settings
![[非线性控制理论]9_非线性控制理论串讲](/img/a8/03ed363659a0a067c2f1934457c106.png)
[非线性控制理论]9_非线性控制理论串讲

Simulation of holographic interferogram and phase reconstruction of Fourier transform based on MATLAB

Relevant introduction of clip image
![Jerry's ad series MIDI function description [chapter]](/img/28/e0f9b41db597ff3288af431c677001.png)
Jerry's ad series MIDI function description [chapter]
随机推荐
数据治理:主数据的3特征、4超越和3二八原则
Luogu p1836 number page solution
Interview Reply of Zhuhai Jinshan
TypeScript接口与泛型的使用
Mise en œuvre du langage leecode - C - 15. Somme des trois chiffres - - - - - idées à améliorer
Codeforces Global Round 19(A~D)
Full Score composition generator: living on code
opencv学习笔记九--背景建模+光流估计
How to estimate the number of threads
Parameter self-tuning of relay feedback PID controller
edge浏览器 路径获得
Transformer principle and code elaboration
洛谷P4127 [AHOI2009]同类分布 题解
P3047 [USACO12FEB]Nearby Cows G(树形dp)
Key value judgment in the cycle of TS type gymnastics, as keyword use
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
Simulation of holographic interferogram and phase reconstruction of Fourier transform based on MATLAB
Document 2 Feb 12 16:54
Typescript interface and the use of generics
Mex related learning