-
17-20
郝斌sql server 2008 教学视频17—20节源代码(Hao Bin sql server 2008 Section 17-20 instructional video source)
- 2013-10-22 09:46:49下载
- 积分:1
-
可以分页的ListView
可以分页的ListView,可以绑定数据源,有实例源码可以参考。使用前,请用regsvr32进行注册
- 2022-12-28 18:10:04下载
- 积分:1
-
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接...
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接-Jsp to connect sql database with the realization of the code can be used to achieve alternative hibernate database connection
- 2022-02-09 11:47:04下载
- 积分:1
-
Several foreigners to write the source code for everyone to download! ! Great
几个老外写的源代码大家下载!!很棒的-Several foreigners to write the source code for everyone to download! ! Great
- 2022-08-05 19:10:59下载
- 积分:1
-
对SQL Server的连接和各种操作的使用代码db_lib显示…
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2022-07-28 04:55:58下载
- 积分:1
-
全球商务网站系统介绍
GLOBALEC.COM.CN[生成HTML版]
系统概述:
软件名称:全球商务网站系统
当前版本:V1.0
最...
全球商务网站系统介绍
GLOBALEC.COM.CN[生成HTML版]
系统概述:
软件名称:全球商务网站系统
当前版本:V1.0
最新版本:V1.1
运行环境:WINNT+(IIS)+ASP+MSSQL
脚本语言:ASP
系统需求:
操作系统 Windows 2000 Adv Server,Windows 2000 Server -Global Business Web system introduction GLOBALEC.COM.CN [generated HTML version] System Overview: Software Name: Global Business Web site system the current version: V1.0 the latest version: V1.1 Operating Environment: WINNT+ (IIS)+ ASP+ MSSQL scripting languages: ASP System Requirements: OS Windows 2000 Adv Server, Windows 2000 Server
- 2022-02-11 18:28:23下载
- 积分:1
-
连接数据库方法,能通用与各种数据库,只需要调用接口
连接数据库方法,能通用与各种数据库,只需要调用接口-connect to the database that should be universal with a variety of databases, need only call interface
- 2022-04-28 15:36:54下载
- 积分:1
-
数据库编程,是实现了简单的图书馆借书还书的手续等等。
数据库编程,是实现了简单的图书馆借书还书的手续等等。-Database programming, is to achieve a simple library borrowing and returning books procedures.
- 2022-03-21 13:16: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
-
20111211083713658
SQLSERVER精华 周周共享论坛(www.pigtwo.com)(The SQLSERVER essence week to share Forum (www.pigtwo.com))
- 2012-05-18 11:58:44下载
- 积分:1