当前位置:网站首页>SQL:常用的 SQL 命令
SQL:常用的 SQL 命令
2022-07-02 03:43:00 【念迟鱼学编程】
SELECT(select) - 从数据库中提取数据
UPDATE(update) - 更新数据库中的数据
DELETE(delete) - 从数据库中删除数据
INSERT INTO(insert into) - 向数据库中插入新数据
CREATE DATABASE(create database) - 创建新数据库
ALTER DATABASE(alter database) - 修改数据库
CREATE TABLE(create table) - 创建新表
ALTER TABLE(alter table) - 变更(改变)数据库表
DROP TABLE(drop table) - 删除表
CREATE INDEX(create index) - 创建索引(搜索键)
DROP INDEX(drop index) - 删除索引
边栏推荐
- [punch in] flip the string (simple)
- 集成底座方案演示说明
- 初识string+简单用法(二)
- High performance and low power cortex-a53 core board | i.mx8m Mini
- Kotlin基础学习 16
- The second game of the 12th provincial single chip microcomputer competition of the Blue Bridge Cup
- The page in H5 shows hidden execution events
- Unity脚本的基础语法(7)-成员变量和实例化
- In the era of programmers' introspection, five-year-old programmers are afraid to go out for interviews
- Get started with Aurora 8b/10b IP core in one day (5) -- learn from the official routine of framing interface
猜你喜欢

【小技巧】使用matlab GUI以对话框模式读取文件

Vite: configure IP access

蓝桥杯单片机省赛第九届

The first game of the 11th provincial single chip microcomputer competition of the Blue Bridge Cup

【IBDFE】基于IBDFE的频域均衡matlab仿真
![[designmode] builder model](/img/e8/855934d57eb6868a4d188b2bb1d188.png)
[designmode] builder model

Review materials of project management PMP high frequency examination sites (8-1)
![[designmode] Prototype Pattern](/img/ee/c4e48c2ce8ff66f50f0bf13e5a0418.png)
[designmode] Prototype Pattern

This article describes the step-by-step process of starting the NFT platform project

《MATLAB 神經網絡43個案例分析》:第42章 並行運算與神經網絡——基於CPU/GPU的並行神經網絡運算
随机推荐
焱融看 | 混合雲時代下,如何制定多雲策略
滴滴开源DELTA:AI开发者可轻松训练自然语言模型
Exchange rate query interface
Yan Rong looks at how to formulate a multi cloud strategy in the era of hybrid cloud
蓝桥杯单片机省赛第九届
【人员密度检测】基于形态学处理和GRNN网络的人员密度检测matlab仿真
Eight steps of agile development process
MySQL之账号管理
Flutter中深入了解MaterialApp,常用属性解析
Pycharm2021 delete the package warehouse list you added
【力扣刷题】15.三数之和(双指针);17.电话号码的字母组合(递归回溯)
知物由学 | 自监督学习助力内容风控效果提升
蓝桥杯单片机省赛第八届
蓝桥杯单片机数码管技巧
Qt的网络连接方式
Object oriented thinking
接口调试工具模拟Post上传文件——ApiPost
How should the team choose the feature branch development mode or trunk development mode?
One of the future trends of SAP ui5: embrace typescript
The page in H5 shows hidden execution events