当前位置:网站首页>SQL: common SQL commands
SQL: common SQL commands
2022-07-02 03:47:00 【Nianchi ichthyology programming】
SELECT(select) - Extract data from database
UPDATE(update) - Update the data in the database
DELETE(delete) - Remove data from the database
INSERT INTO(insert into) - Insert new data into the database
CREATE DATABASE(create database) - Create a new database
ALTER DATABASE(alter database) - modify the database
CREATE TABLE(create table) - Create new table
ALTER TABLE(alter table) - change ( change ) Database table
DROP TABLE(drop table) - Delete table
CREATE INDEX(create index) - Create index ( The search button )
DROP INDEX(drop index) - Delete index
边栏推荐
- [live broadcast review] the first 8 live broadcasts of battle code Pioneer have come to a perfect end. Please look forward to the next one!
- 潘多拉 IOT 开发板学习(RT-Thread)—— 实验1 LED 闪烁实验(学习笔记)
- The page in H5 shows hidden execution events
- Jetpack's livedata extension mediatorlivedata
- Pandora IOT development board learning (HAL Library) - Experiment 2 buzzer experiment (learning notes)
- Three ways for programmers to learn PHP easily and put chaos out of order
- "Analysis of 43 cases of MATLAB neural network": Chapter 42 parallel operation and neural network - parallel neural network operation based on cpu/gpu
- Recently, the weather has been extremely hot, so collect the weather data of Beijing, Shanghai, Guangzhou and Shenzhen last year, and make a visual map
- In depth analysis of C language - variable error prone knowledge points # dry goods inventory #
- Fingertips life Chapter 4 modules and packages
猜你喜欢
Review materials of project management PMP high frequency examination sites (8-1)
Set vscode. When double clicking, the selected string includes the $symbol - convenient for PHP operation
[live broadcast review] the first 8 live broadcasts of battle code Pioneer have come to a perfect end. Please look forward to the next one!
潘多拉 IOT 开发板学习(RT-Thread)—— 实验1 LED 闪烁实验(学习笔记)
It took me only 3 months to jump out of the comfort zone and become an automated test engineer for 5 years
Getting started with MQ
蓝桥杯单片机省赛第七届
集成底座方案演示说明
0 foundation how to learn automated testing? Follow these seven steps step by step and you will succeed
树莓派GPIO引脚控制红绿灯与轰鸣器
随机推荐
0基础如何学习自动化测试?按照这7步一步一步来学习就成功了
[Li Kou brush questions] 15 Sum of three numbers (double pointer); 17. Letter combination of phone number (recursive backtracking)
The fourth provincial competition of Bluebridge cup single chip microcomputer
【无线图传】基于FPGA的简易无线图像传输系统verilog开发,matlab辅助验证
Monkey测试
蓝桥杯单片机省赛第七届
Network connection mode of QT
软件测试人的第一个实战项目:web端(视频教程+文档+用例库)
It took me only 3 months to jump out of the comfort zone and become an automated test engineer for 5 years
The 11th Blue Bridge Cup single chip microcomputer provincial competition
蓝桥杯单片机第四届省赛
What kind of interview is more effective?
蓝桥杯单片机省赛第六届
Basic syntax of unity script (7) - member variables and instantiation
Jetpack's livedata extension mediatorlivedata
蓝桥杯单片机数码管技巧
The 10th Blue Bridge Cup single chip microcomputer provincial competition
Fourier series
The 7th Blue Bridge Cup single chip microcomputer provincial competition
蓝桥杯单片机省赛第十一届第一场