-
ASP.NET online project registration system
ASP.NET 在线项目注册系统-ASP.NET online project registration system
- 2023-06-12 17:15:03下载
- 积分:1
-
成绩管理系统C语言版
用C语言写的一个简单的成绩管理系统,并标有详细的注释,非常适合C语言初学者巩加强固。
- 2022-01-25 19:36:56下载
- 积分: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
-
SQL-Function
SQL函数说明大全 一旦成功地从表中检索出数据,就需要进一步操纵这些数据,以获得有用或有意义的结果。(SQL Function Description Daquan)
- 2014-02-12 13:34:11下载
- 积分:1
-
本书是为需要了解5.0版本新特性的MySQL老用户而写的。简单的来说是介绍了“存储过程、触发器、视图、信息架构视图”,这是介绍MySQL 5.0新特性丛书的第一...
本书是为需要了解5.0版本新特性的MySQL老用户而写的。简单的来说是介绍了“存储过程、触发器、视图、信息架构视图”,这是介绍MySQL 5.0新特性丛书的第一集。希望这
本书能像内行专家那样与您进行对话,用简单的问题、例子让你学到需要的知识。
为了达到这样的目的,我会从每一个细节开始慢的为大家建立概念,最后会给大家展示
较大的实用例,在学习之前也许大家会认为这个用例很难,但是只要跟着课程去学,相
信很快就能掌握。-This book is for the need to understand new features of version 5.0 of MySQL written in the old users. Simple example is to introduce a
- 2023-07-28 01:25:02下载
- 积分:1
-
A small hotel management system, is learning the meaning of. Simple and practica...
一个小型的酒店管理系统,很有学习意义.简单实用.-A small hotel management system, is learning the meaning of. Simple and practical.
- 2022-04-07 19:05:42下载
- 积分:1
-
ch08
说明: sql2000工程实践一书第8张源代码,可以直接调试 (SQL2000 engineering practice of a book section 8 Zhang code, debugging can be directly)
- 2008-12-01 23:57:24下载
- 积分:1
-
C #游戏贪吃蛇游戏
贪吃蛇游戏是一种起源于上世纪70年代后期在拱廊游戏的概念。名称适用于一般游戏设计;原来不是命名为蛇,并没有确切的游戏版本。其简单的LED蛇概念许多实现。经过1998年成为标准的预加载游戏诺基亚手机,有很多的用户对此游戏感兴趣,可以发现更多的观众。
- 2022-08-16 09:45:46下载
- 积分:1
-
Asp.Net+ SQL Server 2000' s Student Information Management System! There are...
Asp.Net+SQL Server 2000的学生信息管理系统!有三个用户权限,学生,系级和院级管理员!-Asp.Net+ SQL Server 2000" s Student Information Management System! There are three user rights, students, department level and hospital-level administrators!
- 2022-07-17 13:28:45下载
- 积分:1
-
Managing The DataBase
Managing The DataBase
- 2023-04-27 14:35:07下载
- 积分:1