-
Sams Teach Yourself SQL in 24 Hours (4th Edition) (Sams Teach Yourself
Sams.Teach.Yourself.SQL.in.24.Hours的最新版本第4版!08年6月的(看文件名就知道了),PDF格式的,很清晰~-Sams Teach Yourself SQL in 24 Hours (4th Edition) (Sams Teach Yourself-- Hours) (Paperback) AUTHOR : by Ryan Stephens (Author), Ron Plew (Author), Arie D. Jones (Author) PUBLISHER : Sams publisher ISBN : 0672330180 EDITION : 4th PUB DATE : June 09, 2008 LANGUAGE : English RLS DATE : 06/14/2008
- 2022-07-15 07:14:20下载
- 积分:1
-
是一个宾馆客房管理的系统,功能较完整
是一个宾馆客房管理的系统,功能较完整-Hotels Rooms is a management system that functions more complete
- 2023-01-01 12:45:04下载
- 积分:1
-
几个老外写的源代码大家快快下载
几个老外写的源代码大家快快下载-Several foreigners to write the source code for everyone to download as soon as possible
- 2022-03-05 02:00:59下载
- 积分:1
-
VC++写的订单管理系统源码
资源描述使用C++语言、结合MFC、数据库等语言写了一个订单管理系统,很好的练习学习初级项目,只有扎实的从基础学起,才能学习好编程知识。尤其是C++不重视项目永远写学不好!
- 2023-06-08 22:50: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
-
介绍了一些数据库中常用的语句,及一些实际系统中常用的语句。...
介绍了一些数据库中常用的语句,及一些实际系统中常用的语句。-Introduce some database commonly used statement, and some actual system commonly used statements.
- 2022-01-28 09:33:13下载
- 积分:1
-
文件包含程序源原文件,但不包括数据表结构;此原码是仓库管理系统。...
文件包含程序源原文件,但不包括数据表结构;此原码是仓库管理系统。-program source files contain the original documents, but does not include data sheet structure; This is the original code warehouse management system.
- 2022-02-12 19:47:15下载
- 积分:1
-
Based on pb+ Sql teaching curriculum design management system ..
基于pb+sql的教学管理系统..
课程设计-Based on pb+ Sql teaching curriculum design management system ..
- 2022-03-24 22:53:47下载
- 积分:1
-
Telematica
Eform SQL to get data from database. filter sql, testing ,development , thanks.
- 2022-04-14 12:26:13下载
- 积分:1
-
PKGAutoModel
程序自动导入生成模板, plsql程序,指定的模板自动生成(Program Auto Plsql)
- 2014-01-16 15:00:26下载
- 积分:1