-
本系统是基于CORBA实现的选课系统,具有一般选课系统的基本功能(查看学生基本信息,选课退课,查看成绩等),本系统主要是推荐给对刚进行CORBA学习的初学者来说...
本系统是基于CORBA实现的选课系统,具有一般选课系统的基本功能(查看学生基本信息,选课退课,查看成绩等),本系统主要是推荐给对刚进行CORBA学习的初学者来说有很大的重要性
- 2023-02-13 06:30:04下载
- 积分:1
-
vc写的测试数据库连接,直接存在txt文本中,方便阅读
vc写的测试数据库连接,直接存在txt文本中,方便阅读-vc written test database connections, direct presence txt text, easy reading
- 2023-01-23 12:50:04下载
- 积分:1
-
YiFi-MOCTB-TRIGGRE
易飞MOCTB厂内工单取消损耗触发器,可根据不同工单、产品设定是否发损耗。(YIFEI ERP MOCTB)
- 2013-07-09 20:04:10下载
- 积分:1
-
[zj_kpi]
SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。(SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.)
- 2014-02-02 13:53:29下载
- 积分:1
-
上传的文件 是sql server2000的数据说明。
上传的文件 是sql server2000的数据说明。-upload the document is sql SERVER2000 data on.
- 2022-05-09 10:31:39下载
- 积分:1
-
liti3
mysql5.5从零开始学的例题源码,第7章第8章的例题源码(mysql5.5 source code examples to learn from scratch, Chapter 7, Chapter 8 Example source)
- 2013-12-26 09:12:31下载
- 积分:1
-
sql数据库封装类,封装了常用数据库操作命令,
sql数据库封装类,封装了常用数据库操作命令,-sql database package type, package a commonly used database operations orders,
- 2022-09-21 19:55: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
-
八星瓢虫留言本特点:采用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上级考试与辅助阅卷系统]的16份试题...
现在看到的是《SQL Server数据库管理与开发》一书配套辅助教学软件[SQL上级考试与辅助阅卷系统]的16份试题-What you see now is the SQL Server database management and development, a book supporting assisted teaching software: [SQL higher secondary examination and scoring system] of 16 copies of examination questions
- 2023-03-06 15:20:02下载
- 积分:1