当前位置:网站首页>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 .
边栏推荐
- Nc204382 medium sequence
- 珠海金山面试复盘
- Three treasures of leeks and Chinese men's football team
- [redis] Introduction to NoSQL database and redis
- How to estimate the number of threads
- 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
- Google可能在春节后回归中国市场。
- 烧录场景下的源代码防泄密方案分享
- 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
- Is the super browser a fingerprint browser? How to choose a good super browser?
猜你喜欢
解决方案:智慧工地智能巡檢方案視頻監控系統
In the era of digital economy, how to ensure security?
Ble of Jerry [chapter]
. Net 6 learning notes: what is NET Core
Games101 Lesson 7 shading 1 Notes
How to delete all the words before or after a symbol in word
链表面试题(图文详解)
If Jerry needs to send a large package, he needs to modify the MTU on the mobile terminal [article]
TS 类型体操 之 extends,Equal,Alike 使用场景和实现对比
DataX self check error /datax/plugin/reader/_ drdsreader/plugin. Json] does not exist
随机推荐
Jerry's ad series MIDI function description [chapter]
MEX有关的学习
Mise en œuvre du langage leecode - C - 15. Somme des trois chiffres - - - - - idées à améliorer
CF1036C Classy Numbers 题解
edge瀏覽器 路徑獲得
Typescript interface properties
[KMP] template
Type of data in energy dashboard
1015 reversible primes (20 points) prime d-ary
js对象获取属性的方法(.和[]方式)
Le chemin du navigateur Edge obtient
Parameter self-tuning of relay feedback PID controller
解决方案:智慧工地智能巡檢方案視頻監控系統
[CF Gym101196-I] Waif Until Dark 网络最大流
Do you really think binary search is easy
Typescript variable scope
Simulation of Michelson interferometer based on MATLAB
Related operations of Excel
Sharing of source code anti disclosure scheme under burning scenario
Position() function in XPath uses