-
err
《SQL手册》中文版,详细介绍了SQL的很多语句和函数-err
- 2022-10-09 15:10:03下载
- 积分:1
-
实现查询搜索功能,通过调用一个proc过程进行
实现查询搜索功能,通过调用一个proc过程进行-Realize query search function, by calling a proc process
- 2022-08-03 22:32:14下载
- 积分:1
-
create Ajax Select form
创建Ajax选择窗体
- 2022-06-14 10:52:53下载
- 积分:1
-
教学管理系统,对学生\教师\选课等信息进行统筹和管理
教学管理系统,对学生\教师\选课等信息进行统筹和管理-teaching management system for the students teachers classes, and other information for the co-ordination and management
- 2022-12-03 07:20:03下载
- 积分:1
-
八星瓢虫留言本特点:采用PHP+Access数据库实现,体积小,功能大,可以复制到其他任何支持PHP环境的计算机上直接使用。
八星瓢虫留言本功能:
1、...
八星瓢虫留言本特点:采用PHP+Access数据库实现,体积小,功能大,可以复制到其他任何支持PHP环境的计算机上直接使用。
八星瓢虫留言本功能:
1、设置留言是否审核后显示功能
2、秘密留言只有管理员可见功能
3、留言本换肤功能(系统提供三套皮肤,可自己修改)
4、留言本宽度自定义功能
5、留言分页列表的显示条数设定功能
6、设置留言时是否使用心情图标功能
7、自由设定留言内容为纯文本或使用多功能编辑进行图文留言功能
8、后台可修改留言本名称,搜索关键字等功能
9、修改管理员帐号或密码功能
- 2022-04-07 07:06:26下载
- 积分:1
-
数据库SQL SERVER,分离后附加工具,按原始用户附加
数据库SQL SERVER,分离后附加工具,按原始用户附加-Database SQL SERVER, additional tools after the separation, according to original end-user
- 2023-07-30 21:45:02下载
- 积分:1
-
一、实验目的
1)理解视图的概念。
2)掌握创建视图的方法。
3)掌握更改视图的方法。
4)掌握用视图管理数据的方法。
二、实验内容
3...
一、实验目的
1)理解视图的概念。
2)掌握创建视图的方法。
3)掌握更改视图的方法。
4)掌握用视图管理数据的方法。
二、实验内容
3、用T-SQL语言创建、管理视图 (以下题目需提交)
(1)创建视图
1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。)
T-SQL语句为:
Create view stuview2
As
Select *
From student
Where sex= 男
-1, experimental purposes 1) understand the concept of view. 2) to master the method to create the view. 3) control to change the view method. 4) The master with the view of management data. Second, the contents of three experiments, using T-SQL language to create, manage view (the following topics should be submitted) (1) create a view of a) Create a file called stuview2 level view of the student table from the database query XSGL the gender as " male " All the students information. Used in the creation of the view with check option. (Note: This clause is used to force all the modifications performed on the view must be consistent with statements
- 2023-09-08 05:20:03下载
- 积分:1
-
本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E―R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结...
本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E―R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design/data flow diagram/data dictionary) B. database of information requirements (E-R diagram and relational data model) C. database operation and application requirements (module structure lt; Nothing study design and logic design gt;) D. Commissioning of the problems and solutions (physical design, debug, and the operation, maintenance) E. access to the database format (ODBC,
- 2023-08-29 18:55:04下载
- 积分:1
-
Student achievement inquiry system. Help U.S. students and enhance the VC++ Stud...
学生成绩查询系统.帮忙大家学生和提升对VC++的学生和认识.-Student achievement inquiry system. Help U.S. students and enhance the VC++ Students and awareness.
- 2022-06-12 02:24:05下载
- 积分:1
-
建立数据库连接的加密字符串,使用户可以方便的建立与SQL的连接...
建立数据库连接的加密字符串,使用户可以方便的建立与SQL的连接-establish the database connection string encryption, so that the user can establish a link with SQL
- 2022-02-26 17:40:47下载
- 积分:1