-
llblgen 1.21源代码
LLBLGen 1.21 Sourcecode
- 2022-02-20 19:24:38下载
- 积分: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
-
我自己设计的东西,不是什么好东西了,呵呵,是我自己做的毕业设计,导师还算满意,...
我自己设计的东西,不是什么好东西了,呵呵,是我自己做的毕业设计,导师还算满意,-design my own things, not a good thing, huh, yes I do design graduation, the mentor is quite satisfactory, huh
- 2022-05-14 18:27:44下载
- 积分: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
-
一、实验目的
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 language commonly used in some order of the code
SQL语言常用的一些命令各代码 -SQL language commonly used in some order of the code
- 2023-07-14 00:30:03下载
- 积分:1
-
sakila-db
mysql 官方的测试数据库sakila-db,可用于实验或者数据库压力测试,安装步骤可参照http://dev.mysql.com/doc/sakila/en/sakila-installation.html(mysql official test sakila-db, a can be used for experiments or stress testing, installation steps refer http://dev.mysql.com/doc/sakila/en/sakila-installation.html)
- 2016-12-06 11:46:11下载
- 积分:1
-
kxpb框架
PFC是什么?
Powerbuilder Foundation Class
PFC就是Sybase公司给我们做好的混凝土预制件(即扩展的对象),我们可以拿来用,这些对象具有新的功能,使我们在开发过程中事半功倍。
- 2023-04-04 04:15:05下载
- 积分:1
-
三层数据配置程序
很简单,思路很清楚。
一般来说都可以看懂, delphi源码...
三层数据配置程序
很简单,思路很清楚。
一般来说都可以看懂, delphi源码-three-tier data configuration process is very simple, very clear ideas. Generally can understand, delphi FOSS
- 2022-01-29 03:10:05下载
- 积分:1
-
a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 S...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Material_MIS-a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : Material.sql database will be created in the SQL Server SQL admitted to the inquiry- Analysis device, all running; 2 : build ODBC data source data formerly known as Material_MIS
- 2023-06-11 17:45:04下载
- 积分:1