搜索资源列表
TestEde
- 一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
在SQL中删除重复记录(多种方法)
- 在SQL中删除重复记录 学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for
TestExample
- puwerbuilder test example
MyMFCODBCSmpl
- 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
SQL_Subselects
- Thtas only a first example for test. Please check if you like it.
CONNECTTEST
- sql server2005的连接测试,非常好的一个例子-sql server2005 connection test, a very good example
MFCODBCSample
- 利用ODBC连接SQLServer数据库。使用MFC编写了简单的界面测试通过的小例子。-Use ODBC SQLServer connection. MFC prepared a small example using a simple interface test passed.
delete
- 把具有相同字段的纪录删除,只留下一条。 例如,表test里有id,name字段 如果有name相同的记录 只留下一条,其余的删除。 name的内容不定,相同的记录数不定。-The record has the same field of deleted, leaving only one. For example, table test has id, name field If you have the same name, leaving only a record, d