会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
notis
博客园
首页
新随笔
联系
管理
订阅
2021年6月21日
将Oracle表定义脚本转为word表格的小程序 --C#
摘要: oracle表定义最常用的方式是SQL脚本,如下所示 create table t_student( student_id varchar2(10), --学号 student_name varchar2(10), --姓名 sex_id varchar2(2), --性别 constraint p
阅读全文
posted @ 2021-06-21 17:30 notis
阅读(104)
评论(0)
推荐(0)
编辑
公告