搜索资源列表
viewcreate-sql
- 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。)
Recordsetadddatatoserver
- labview中编写数据库的经典例子,使用recordset.vi-LabVIEW in a classic example of the preparation of the database!using recordset.vi
ASP-Web-and-SQL-Server-2000-
- ASP Web与SQL Server 2000 数据库编程技术 一、web数据库技术概述 二、运行平台 三、asp与sql server基础 四、asp对象 六、asp与html表单的结合 七、-ASP Web Programming with SQL Server 2000 database a web database technology overview run platform three, asp and sql server foundation asp o