0%

开始sql靶场的学习,

阅读全文 »

mysql插入数据

insert into 表名(名称1,-,-)
values
(插入的数据);

阅读全文 »

数据类型

阅读全文 »