-
sql
sql Server数据更新部分习题代码(Problem Code section sql Server data updates)
- 2015-05-18 16:21:35下载
- 积分:1
-
利用Visual C++编写的学生考试成绩管理软件源代码。
利用Visual C++编写的学生考试成绩管理软件源代码。-The use of Visual C++ Prepared students examination results management software source code.
- 2022-02-15 22:19:47下载
- 积分:1
-
几个老外写的源代码大家块块下载
几个老外写的源代码大家块块下载-Several foreigners to write the source code for everyone to download块块
- 2023-02-07 17:25:04下载
- 积分:1
-
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Ora...
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for the test (not built Index) There"s a lot of duplication of records. Later up in the deletion of duplicate records, Oracle, can only achieve rowid delete duplicate records; Also temporary tables can be built to achieve ... the only mention of several simple, practical methods, and we hope to share (table employee example).
- 2023-05-24 08:40:03下载
- 积分:1
-
在自主开发的在线判题系统中应用游标
应用背景Online Judge( 简称 OJ) 一般指在国际大学生程序设计竞赛等各种形式的编程比赛中用来评测参赛选手程序的正确性与时空效率的程序以及评测程序所依托的网络环境。讨论了游标在OJ中的应用,重点讨论了在考试帐号随机分配存储过程中, 以及在删除答案的触发器中应用游标实现逐行存取数据的问题.关键技术应用游标机制以便每次处理关系表中的一行或一部分行。采用 Transact SQL 游标,在存储过程或触发器中使用 Transact SQL 游标的典型过程为:
a. 使用 DECLARE CURSOR 语句声明 Transact SQL 游标;
b. 使用 OPEN 语句打开游标;
c. 使用 FETCH 语句提取单个行;
d. 使用 CLOSE 语句及 DEALLOCATE 语句关闭并释放游标.
- 2022-07-17 06:52:31下载
- 积分:1
-
SQL抓取数据,BBS数据采集,方便浏览各用户需要
SQL抓取数据,BBS数据采集,方便浏览各用户需要-SQL crawl data, BBS data collection to facilitate access by all users need to
- 2023-03-25 04:40:04下载
- 积分:1
-
文件是用VB开发的,对于初次学习者有借鉴作用,可以提高学习的效率,认真学习 ,程序作的还是比较好的...
文件是用VB开发的,对于初次学习者有借鉴作用,可以提高学习的效率,认真学习 ,程序作的还是比较好的-document is the development of VB for the first time be useful learners can improve the efficiency of learning, serious study, or the procedures for the better
- 2022-03-15 04:48:51下载
- 积分:1
-
网上书店的源码,课程设计时自己动手开发的,配置好环境就可以用了...
网上书店的源码,课程设计时自己动手开发的,配置好环境就可以用了-The source code online bookstore, curriculum design developed by yourself, configure a good environment can be used
- 2022-02-24 15:02:49下载
- 积分:1
-
生成50年内的阴历表的sqlserver代码,能够在sqlserver中创建阴历表,并写入阴历值....
生成50年内的阴历表的sqlserver代码,能够在sqlserver中创建阴历表,并写入阴历值.-To generate 50 years of lunar table sqlserver code, be able to create a lunar calendar in sqlserver table and write the value of the lunar calendar.
- 2022-02-06 02:49:07下载
- 积分:1
-
PKGAutoModel
程序自动导入生成模板, plsql程序,指定的模板自动生成(Program Auto Plsql)
- 2014-01-16 15:00:26下载
- 积分:1