搜索资源列表
OldToNew
- .net下一个数据库数据互换,可以看看数据库的操作
hashjoin
- Hash join算法的一个基本思想就是根据小的row sources(称作build input,我们记较小的表为S,较大的表为B) 建立一个可以存在于hash area内存中的hash table,然后用大的row sources(称作probe input) 来探测前面所建的hash table。如果hash area内存不够大,hash table就无法完全存放在hash area内存中。针对这种情况,Oracle在连接键利用一个hash函数将build input和probe inpu
ThinkSNS3.0TOTOTSV4.0.5
- 提供两个微博系统互换,记事狗微博系统是一套创新的互动社区系统,其以微博为核心,兼有轻博、SNS和BBS特点.-transfer from thinks to jsg
PKG_DATE_UTIL
- 日期处理工具,周与日期的互换,某周期的第一天,最后一天,同期/上期的换算等-Date processing tools, interchangeable week and date of the first day of a cycle, the last day of the same period/previous period conversion, etc.
列转行(正式)
- VFP中我们会遇到将DBF列数据转换为行数据的情况,附件为我编写的一段小程序,希望对你有一些帮助(DBF column data is converted to line data)