-
Using VB to do port scanning and SQL Server connector. Rar this tool is not to s...
用VB做端口扫描和SQL Server连接器.rar这个工具就不多说了,看源码就知道.-Using VB to do port scanning and SQL Server connector. Rar this tool is not to say, and look at source will know.
- 2022-05-22 06:22:56下载
- 积分:1
-
一段编程源码程序,一些PB窗口的定义并说明
一段编程源码程序,一些PB窗口的定义并说明-Some programming source code program, a number of PB and explain the definition of the window
- 2022-10-27 09:25:03下载
- 积分: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
-
- 2022-06-14 22:43:53下载
- 积分:1
-
website1000ySQL
简单实用好用的千年账号注册网站,SQL数据库支持,压缩包内有使用说明。(Simple and easy to use and practical Millennium account registration website, SQL support, the bag has instructions for use compression.)
- 2020-10-15 23:47:29下载
- 积分:1
-
帮别人做的一个教师工作量管理系统,事件比较仓促,实现的功能有限...
帮别人做的一个教师工作量管理系统,事件比较仓促,实现的功能有限-帮别人do a workload management system for teachers, the events too much of a rush to realize the function of the limited
- 2022-09-18 22:00:03下载
- 积分:1
-
简单的备份和恢复SQL SERER数据库的代码
简单的备份和恢复SQL SERER数据库的代码-Simple backup and restore database SQL SERER code
- 2022-03-13 13:04:33下载
- 积分:1
-
stock
一款很好的库存管理系统 对于初学者来说是个很好的学习参考(A good inventory management system for the beginner is a good learning reference)
- 2008-04-28 16:12:28下载
- 积分:1
-
shop
C#开发的超市系统,包含源码和sqlserver脚本,属于C/S结构(C# shop)
- 2016-06-29 16:19:11下载
- 积分:1
-
ado_sqlserver
VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
- 2013-09-17 18:52:09下载
- 积分:1