-
SQL script, my exersice for c0709m
SQL script, my exersice for c0709m
- 2022-03-09 18:39:28下载
- 积分:1
-
车票信息系统用于vb课程设计是初级软件,仅供学生做课程设计使用...
车票信息系统用于vb课程设计是初级软件,仅供学生做课程设计使用-ticket information system for vb primary curriculum design software, is for students to do course design
- 2022-04-12 07:41:37下载
- 积分:1
-
这是c#编写的对数据库备份和还原的源代码 可以不需要在数据库中那么繁琐的备份了
这是c#编写的对数据库备份和还原的源代码 可以不需要在数据库中那么繁琐的备份了-This is a c# Prepared the database backup and restore do not need the source code can be cumbersome in the database then backup the
- 2022-05-17 12:05:18下载
- 积分:1
-
mysql-odbc
mysql-odbc(免驱动版)请放心下载(i don t spell english,sorry)
- 2010-09-08 11:51:40下载
- 积分:1
-
This is a sql of reference, the entire collection made it is indispensable tools...
这是一个sql的reference,收集得很全的,是初学者不可少的工具的, 真的很好的,我以前总是不懂的去查书,现在不用了, 有这个就足够了,-This is a sql of reference, the entire collection made it is indispensable tools beginners, really good, I never used to understand to go, not now, this is sufficient,
- 2022-01-26 04:26:19下载
- 积分: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
-
的局域网考试系统自己用VB开发,C/S结构的比较…
自己用vb开发的局域网考试系统,是c/S结构的公司自用管理软件-own use vb development of the LAN examination system, c/S structure of the companies use management software
- 2022-08-17 03:01:02下载
- 积分:1
-
数据库连接核对数据库的各种操作
数据库连接核对数据库的各种操作,包括第三方类,和数据库的连接方法,各种操作,看过之后有助于你对数据库的认识
- 2023-08-29 23:15:04下载
- 积分:1
-
基于MSFlexgrid控件的气泡提示,对mis编程很有用
基于MSFlexgrid控件的气泡提示,对mis编程很有用-MSFlexgrid controls on the bubble, suggesting that the mis useful Programming
- 2022-09-28 08:00:03下载
- 积分:1
-
Flower for several weeks to do the personnel management system, suitable for cur...
花几周时间做的企业人事管理系统,适合课程设计,希望和大家分享。实现了数据初始化,备份,恢复,用户添加,修改,删除,权限设置,员工信息的管理,查询,统计,输出,还可以用各种Windows工具,计算器,记事本,Word,Excel,欢迎下载。-Flower for several weeks to do the personnel management system, suitable for curriculum design, would like to share. Realize the data to initialize, backup, restore, the user add, modify, delete, permissions settings, employee information management, query, statistics, export, also can use a variety of Windows tools, calculator, notepad, Word, Excel, welcome to download.
- 2022-10-13 23:10:03下载
- 积分:1