搜索资源列表
数据库上机实验四
- 使用ORCLE创建表,及相关操作。包括有详细的。SQL文件,直接使用PL/SQL即可导入数据库查看。-ORCLE used to create forms, and related operations. Includes detailed. SQL documents, direct access PL / SQL can look into the database.
数据库实验报告
- 数据库实验报告,老师布置的作业,也就是课本上的题自己用SQL语言进行调试,编写。-experimental database report, the teacher layout of the operation, which is on the books and that their use SQL debugging and preparation.
数据库上机实验四
- 使用ORCLE创建表,及相关操作。包括有详细的。SQL文件,直接使用PL/SQL即可导入数据库查看。-ORCLE used to create forms, and related operations. Includes detailed. SQL documents, direct access PL/SQL can look into the database.
实验1 SQL SERVER 2000上机环境
- 一. 熟悉SQLSERVER2000上机环境、了解SQLSERVER2000各个组件的作用、学习使用SQL SERVER联机丛书。要求能够巩固数据库的基础知识,掌握使用SQL Server2000企业管理器方法创建数据库、查看和修改数据库的属性、缩小与删除数据库。-one. Sqlserver2000 familiar with the environment on the plane, Sqlserver2000 understand
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of t
sqlreport
- 数据库的三个实验报告样例,分别是数据库的创建、数据库的查询、数据库的更新。-database of three experimental sample report, namely the creation of the database, a query to a database, database updates.
SQLSEVER3
- 《数据库原理》实验报告实验单元三 SQL 数据查询-"database principle" experiment module report experimental data query SQL 3
SQLServer
- SQL200数据库实验报告一共有六次以及大作业报告-SQL200 database reports a total of six experiments, as well as large operations report
shiyan1
- 数据库的实验:主要功能是实现数据库的备份操作步骤-Database experiment: the main function is to achieve a database backup steps
160Code
- 数据库应用技术的实验代码及相关文档,供有需要的人使用-Experimental database application code and related documentation for those who need to use
oracle
- ORACLE数据库上机实验报告范例,全过程演示。-ORACLE database machine sample experimental report, the whole process of demonstration.
Libguanlixitong
- 数据库课程实验设计,SQL+Visual Basic设计的图书管理系统-Experimental design database, SQL+ Visual Basic library management system designed
sql
- 实验 一 数据库及基本表的建立 实验 二 查询数据库 实验 三 创建和使用视 实验 四 数据库规划设计 -Experiment the basic form of a database and the establishment of experimental second query the database to create and use the three experiments as the expe
sql
- 数据库实验报告册,详细报告册,包含所有内容-Experimental report database volumes, a detailed report copies, contains all the content
viewcreate-sql
- 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的
数据库
- 是数据库的实验 针对初学者的一些针对sql server的基本操作语句
数据库实验
- 数据库系统上机实验一到实验四报告,数据表的创建到维护、权限操作都用SQL语言代码完成,报告完整,结构清晰,内含数据库上机实验指导书。(The database system is on the machine experiment one to the experiment four report, the data table creation, the maintenance, the permission operation is
实验4
- 数据库上机实验4实验报告,基于postgreSQL。学习用postgre建立字段、约束条件、编辑数据,以及相应的sql语言。(Database experiment 4, using postgreSQL. Setting up fields, constraints, editing data, and the corresponding SQL language.)
实验一
- 数据库SQL语言基本操作,select create table等等语句(Database SQL language basic operation, select create table and so on)
实验二
- 数据库上机实验,熟悉SQL的insert having 等语句(Database on machine experiment, familiar with SQL insert having and other statements)