搜索资源列表
SQL
- 使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时。
shujuku
- 1、 了解SQL变量的定义 2、 了解SQL函数应用 3、 SQL的控制语句的种类及应用 4、 Case表达式的应用 -1, to understand the definition of SQL variables 2, understanding the application of SQL function 3, SQL statements to control the type and application of 4, Case expressions Applica
SQLCHINA
- SQL 合计函数 使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时。 Avg 函数 Count 函数 First, Last 函数 Min, Max 函数 StDev, StDevP 函数 Sum 函数 Var 和 VarP 函数 -SQL aggregate function
f_occurs
- 返回一个字符表达式在另一个字符表达式中出现的次数-occurs
SQL21
- SQL基本知识介绍,分章节介绍查询,表达式,函数等-Introduction of basic knowledge of SQL, sub-section describes the query expressions, functions, etc.
SQL21
- SQL 21天自学通,第一天sql简介,第二天查询,第三天表达式、条件语句,第四天函数等-SQL 21 天 self-pass, sql first day of introduction, the next day inquiry, the third day of expressions, conditional statements, functions, and so the fourth day
ASE_15.0_manual_procedure
- Adaptive Server 参考手册 包含有关 Sybase® Adaptive Server® Enterprise 和 Transact-SQL® 语言的四本指南: • 构件块 说明 Transact-SQL 的各“部件”: 数据类型、内置函数、全局变量、表达式、标识符、保留字和 SQLSTATE 错误。要想成功使用 Transact-SQL,您需要首先了解这些构件块的功能,以及它们对 Transact-SQL 语句结果的影响。 • 命令 提
Demo
- 求职系统部分源码,正则表达式提取信息,用于获取网页求职信息-get information
7303201103221467
- 2、 本系统的数据库名为 jiaowu.mdb 内有五张表:stu, tea, cou, score, adm ,教务管理员对学生、教师信息进行添加时,系统分别根据学生学号、教师编号自动生成密码,米纳生成函数表达式为:spin=sno,tpin=tno-2, the system' s database called jiaowu.mdb has five tables: stu, tea, cou, score, adm, academic administrators to stude
soldgcx
- 该“在线点歌系统”只是对数据库应用技术的一个样本数据库的实例,重在对数据库的一些方法的熟悉和建立,其中我们从数据库的概念模型到把理论付诸实际,设计数据库,找出关系模式绘制ER图,再到应用SQL语言对数据库的建立,再到数据的输入,最后完成一些关系运算表达式的表达和SELECT查询语句的使用。-The " online VOD system" is just a sample of the database instance database application technol
mssql-24
- 4个数字算24的存储过程。算法原理是列出所有排列组合,计算表达式的值,再筛选值为24的表达式。-4 digital count stored procedure 24. Algorithm principle is to list all the permutations and combinations, the calculated value of the expression, and then screening value of 24 expressions.
SQL
- SQL字符串函数简单说明.字符串函数对二进制数据、字符串和表达式执行不同的运算。此类函数作用于CHAR、VARCHAR、 BINARY、 和VARBINARY 数据类型以及可以隐式转换为CHAR 或VARCHAR的数据类型。可以在SELECT 语句的SELECT 和WHERE 子句以及表达式中使用字符串函数。-SQL string functions briefly described. String functions perform different operations on binar