资源列表
12
- 这是一个很好的试题文档,是初学者学习SQL的好文章-This document is a good questions is a good article for beginners to learn SQL
defined-function
- 用户自定义函数的创建,介绍多种不同的自定义函数的实现过程。-The creation of user-defined function to introduce a variety of custom function realization.
SqlPivot
- Demonstration of SQL Server PIVOT useful keyword
demo
- 实现表数据分拆与合并,针对某数据按条件将某字段数据分拆到各个字段中或是合并。-Implementation table data split and merge data according to certain criteria for a field data will be split into individual fields or merge.
sql
- SQL抓取数据,BBS数据采集,方便浏览各用户需要-SQL crawl data, BBS data collection to facilitate access by all users need to
sqljbdm
- 主要是一些关于SQL的基本代码,其中包括数据库,表的创建,基本的增,删,查,改功能。-Major is about the basic code SQL, including database, the creation of table, basic, add, delete, check, change function.
java
- 连接数据库源代码, 连接数据库源代码。-Connection to the database source code to connect the database source code, to connect database source code.
p8q1
- orcal创建游标并用游标实现数据库多表之间对表的的更新,删除及修改。-The realization of the database used to update the cursor, delete and modify.
courselab
- oracle sql functions and examples
db2-daochu
- db2 数据库导入导出 备份命令-db2 commond
translate-data-using-expdp
- 跨表空间传输用户数据,用expdp,impdp传输数据,且在传输的过程中更换表空间-translate data using expdp
FN_SplitStrByDelimit
- 功能:把某一个字符串按照指定的分隔符分隔,并以Table形式返回