资源列表
sqlServer
- sql server 平常生活中需要用到的基本语句,包括创建,修改,查询,删除-sql server 平常生活中需要用到的基本语句,包括创建,修改,查询,删除
oracle_triger
- 初学oracle时,如何建立oracle触发器,-oracle triger
setmemory
- restrict memory to physical memory when running queries in vfp
create_tab
- 表容量测试SQL, 极限测试一条记录容量 -Table capacity test SQL, a recording capacity limit testing
pingfenchengxu
- 设计一个可以输入若干评委分数的表单,可以通过两个for循环分别找出分数的最大值和最小值,存入到两个变量,把评委的分数存入到一个数组中,计算时去掉找出的最大值和最小值即可得出最后得分。 -You can enter a number of judges to design a fractional form, you can find the maximum and minimum scores for each through two loops, credited to two varia
CusorCreateTigger
- 用游标创建触发器,用于多张表要创建触发器时用-Use the cursor to create triggers for many tables to create a trigger when
CREATE-TABLE
- 表中某列被修改后触发器SQL例子,不能获得修改前的值。-CREATE TABLE [TEST] ( [FID] [int] IDENTITY (1, 1) NOT NULL , [F1] [int] NULL , [F2] [int] NULL , [F3] [int] NULL , CONSTRAINT [PK_TEST] PRIMARY KEY CLUSTERED
sql
- 创建数据库表脚本 create database scr ipt
Oracle
- Oracle数据库内置函数及数据字典。常用函数、字符函数、分组函数、日期型函数的举例。-Oracle Database built-in functions and data dictionary. Examples of commonly used functions, character functions, group functions, date functions.
Sender
- DbConnector is a source code useful to connect with MySql and perform operations.-DbConnector is a source code useful to connect with MySql and perform operations.
For_line-thinning_excel
- Line thinning of all the graphs in excel
split
- 指定分隔符来分隔字符串,返回分隔后的列表,并更新相应的关键字表 示例 select * from dbo.[ft_Split]( D,d,f,d,f,s , , )-select* from dbo.[ft_Split]( D,d,f,d,f,s , , )