搜索资源列表
在SQL中删除重复记录(多种方法)
- 在SQL中删除重复记录 学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for
oraclecleartemp
- oracle数据库在使用一段时间后,会出现temp表空间过大的问题,此代码作用是清除oralce数据库temp表空间,并重建之-oracle database in use for some time, there will be temp table space big problem, this code is to eliminate the role oralce database temp table space, and redevelopment
dCHAP9
- 1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。 4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORI
SQL注入工具源码
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。-use SQL Server injection vulnerability achieve guess Solutions database name, table names, field names and the information recorded, the speed network, cur
hospitalSystem
- 1、库存数量报警 2、总体界面的友好性 3、如果时间允许,系统结构和库结构全面改版,尤其是数据库的设计 多表,动态表,关联表的方法实现系统设计和数据库设计。 4、用户界面的友好性和操作提示信息的设置-1, Stock 2, the number of alarms, the overall friendliness of the interface 3, if time permits, the system architecture and database structur
EXCELdataread
- 读取excel文件,显示excel表中数据。通过查询表中学号,来显示学生的信息,并存到另一个文件中或者excel表格中。或者整批处理,我本来是想查身份证号码,由于没有库,所以用的学生号代替的。也找了好多类似的excel查询。其中包括excel查询sql方式的,还有打印excel数据的,我的参考的是可以查询单元格数据,自己弄了弄。需要对odbc进行配置,在控制面板下能找到,这个我也是网上找了半天。适合初学者,能看明白的。-Read excel documents to show the excel
SQL_Tips_and_Techniques
- Beginning with tips for the person who is programming with SQL for the first time, SQL Tips and Techniques grows with your skills. You can start with Tip 1, "Understanding the Definition of a Database," and by the last Tip, "Displaying Image Data Sto
AssociationRuleAlgorithm
- 本文在分析以往各种算法的基础上,提出了一种适用于长模式挖掘的不产生候选集的 关联规则改进算法,我们利用数据库查询语言存储FP一tree的信息而不建立FP一tree结构, 提出约简属性和直接从频度表(f_list)中提取CLOSET的方法,从而节省时间和空间。 -Based on the analysis of the previous algorithms based on a model applicable to long-mining does not produce a ca
TableToClass
- 自动将数据库的Table转成PAS文件,可自动调用,节省大量时间。-Table automatically into the database PAS paper can automatically call and save a lot of time.
mmzmagicEERAO1.31
- 初次使用本远程数据库对象,深为其简单、方便、实用所吸引,但不久即发现其存在一些问题,于是便边修改、边与马先生QQ联系,得到了其诸多指点,但程序也给改的四不像了,现特公布其源码,望能得到马先生及广大朋友的进一步指点,主要更新: 1、对远程登陆的简单密码认证。 2、支持SQL批处理, 3、支持SQL查询包 在远程数据库中,网络延时是数据库实时响应的大敌,SQL批处理及SQL查询包的功能可巧妙的解决这一问题。 4、事务处理 5、支持独立的Blob字段读
SQLComparator
- 数据库结构比较系统源码 平时做写小项目,没时间去管理文档。特别时数据库修改后总是忘记了修改哪。所以下决心做了比较工具。 功能: 1.主、从数据库相互比较 2.比较表字段,索引,约束,触发 3.比较存储过程 4.比较试图 -A more systematic source database structure to write small projects usually do, do not have time to manage documents. E
StuManagement
- 实现建立数据库 建立多表 并对数据库查找的sql语言 同时可以备份数据库-To achieve the establishment of a database and establishing a multi-table database, sql language search at the same time to back up the database
11
- 学籍管理系统软件,使教学人员及操作者进行学籍管理,方便操作者随时添加、查询、修改,使工作人员从繁琐的填表,查表工作中解放出来;使供需双方都获得满意的结果;促进报表、统计数字的规范化;提高工作效率;降低学籍管理维护费用,提高行政工作效率,改善服务质量,为学校领导决策提供支持,该软件的设计目标尽量达到人力与设备的节省,并且处理数据的速度提高。-Grade Management System software to enable the operator to conduct teaching sta
datarecoverfororacle
- 通过读取oracle数据库的dbf文件获取表结构和表数据,可用于对oracle数据库的紧急修复,在oracle数据库启动不了的时候。-Dbf oracle database by reading the file access table structure and table data can be used for emergency repair of the oracle database, oracle database will not start in time.
delTabProcess
- 表空间清理存储过程样例 当表空间满后,自动清理多余表 表按照时间建立-Sample clean-up the stored procedure table space when the table space is full, the automatic cleaning exemplar in accordance with the time to build up extra
sp_div_schema
- 该源程序能够实现MYSQL数据库内大数据容量带来的系统性能低下的缺点,既能够降低系统数据冗余的缺点,又能够实现数据库表按照时间片原则进行分表的功能...程序可以在mysql5环境下运行.-The source can be achieved within the MYSQL database, large data capacity of poor performance caused by shortcomings of the system, both to reduce the short
SQL-Server-processing-mass-data
- 超大型数据库的大小常常达到数百GB,有时甚至要用TB来计算。而单表的数据量往往会达到上亿的记录,并且记录数会随着时间而增长。这不但影响着数据库的运行效率,也增大数据库的维护难度。除了表的数据量外,对表不同的访问模式也可能会影响性能和可用性。这些问题都可以通过对大表进行合理分区得到很大的改善。当表和索引变得非常大时,分区可以将数据分为更小、更容易管理的部分来提高系统的运行效率。 -Large size of the database is often hundreds of GB, and s
sql_view-and-index
- 数据库的视图与索引。为已存在的数据表创建视图或索引,减少查找的时间-The database view and index. For existing data table create view or index, reduce search time
testcode
- 开放实验室预约管理系统排课表,只有通过这个表格才能更详细的开始下一步设计-Laboratory Reservation Management System time-table
programs
- Time table Management Sysytem-Time table Management Sysytem
