搜索资源列表
MySQLUDF_src
- MySQL用户自定义函数的使用示例: 详细说明了整个过程.-MySQL user-defined function using the examples: detailed descr iption of the whole process.
UserDefinedFunctionsinDB2
- 详细介绍db2用户自定义函数的创建,有详细的示例程序-Db2 detailed user-defined functions to create, there are detailed examples of the procedures
Designing_Relational_Database
- Designing Relational Database - Sql Server environment - Normalization rules - Tables and Rows - User defined types
DearSports
- 目 录 1.引言 2 1.1编写目的 2 1.2项目背景 2 1.3定义 2 1.4参考资料 3 2.任务概述 3 2.1目标 3 2.2运行环境 4 2.3条件与限制 4 3.数据描述 4 3.1静态数据 4 3.2动态数据 4 3.3数据库介绍 5 数据库采用SQL server 2000数据库。 5 3.4数据词典 6 3.5数据采集 12 4.1功能划分 13 4.2功能描述 13 5.性能需求 28 5.1
20626
- 第1章 SQL Server 2005的安装和配置.ppt 第2章 SQL Server 2005数据类型.ppt 第3章 数据库和表.ppt 第4章 数据库的查询.ppt 第5章 索引.ppt 第6章 视图.ppt 第7章 Transact-SQL程序设计.ppt 第8章 存储过程.ppt 第9章 触发器.ppt 第10章 用户自定义函数与事务.ppt 第11章 SQL Server 2005管理.ppt 第12章 数据库综合开发应用.ppt-Cha
defined-function
- 用户自定义函数的创建,介绍多种不同的自定义函数的实现过程。-The creation of user-defined function to introduce a variety of custom function realization.
database(oracal)
- 数据库被定义为用户存放数据、访问数据、操作数据的地方-Database is defined for the user to store data, access data, manipulate data
job-sched
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
gamutlogviewer
- GamutLogViewer© is log file, logfile, viewer that works with Log4J, Log4Net, NLog, and user defined formats. It supports filtering, searching, highlighting and many other useful features. This is a Windows application.-GamutLogViewer© is log
Three-tierManagementSYS
- 三层结构管理系统 使用ActiveX DLL组件迅速搭建三层体系架构下的数据库管理系统 对SQL Server提供的约束、视图、存储过程等技术进行开发和应用 通过Visual Basic 6.0访问远程存储过程和用户自定义函数,改善应用程序性能-Three-tier structure management system uses ActiveX DLL component rapidly build database management system under the thre
SQL_test2
- 用户自定义约束的一些相关的比较简单的内容,适合初学者刚刚接触SQL。-User-defined number of relatively simple content-related constraints, suitable for beginners just contact SQL.
UDF_ip
- hive中设计的根据ip地址自动转化为国家城市的UEF-user defined function in hive which can transform ip to country and city。