搜索资源列表
-
0下载:
测试通过的oracle编程(给出了表和数据)
1.函数:输入姓名,课程名,成绩
完成对SC表的插入操作
2.级联修改实现方法:两种方法实现级联删除
3.触发器:在Student表中添加一列:sum_avg(总成绩),在SC表中作一触发器,当添加一行之后,将该学生的总成绩相应改变。
4.过程:输入姓名,课程名,成绩.该过程完 成对SC表的插入操作
5.竖表转横表的方法-Test of oracle Programming (give the table and data)
-
-
0下载:
一个通用的数据转换工具的需求、设计和实现,介绍了向导程序的实现技术、元数据的获取方法,异构数据源之间数据类型的转换和映射等手段-A common instrument of the demand for data conversion, design and implementation, the introduction of the implementation technology wizard, metadata access methods, heterogeneous data so
-
-
0下载:
一个图像处理工具的需求、设计与实现,包括位图的格式和存取方法-A demand for image processing tools, design and implementation, including the bitmap format and access methods
-
-
0下载:
vc++直接使用DAO读写Access数据库,作者是徐景周,采用两种方法:SQL和DAO类函数来混合实现Access文件的操作。
-vc++ read and write Access databases directly using the DAO, the author is Xu Jing Zhou, using two methods: SQL and DAO implementation class function to mix the operation of Access
-