会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
首页
新随笔
联系
管理
2021年5月3日
Mysql事后触发器练习
摘要: create database xskc character set=utf8; use xskc; create table s(sno char(2) primary key,sname char(10),ssex char(2),sage smallint,ssdept char(4)); i
阅读全文
posted @ 2021-05-03 12:19 anyiya
阅读(142)
评论(0)
推荐(0)
编辑
公告