-
是学习SQL入门的好资料,希望对你下载有益
是学习SQL入门的好资料,希望对你下载有益-SQL Getting Started to learn the good information and would like for you to download useful
- 2022-09-28 06:20:03下载
- 积分:1
-
通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,...
通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,使用SQL的数据定义功能建立数据库中的各个基本表(共3个),并按要求对有关表进行修改。 每次操作后通过企业管理器查看有关对象的变化。创建和修改基本表、创建和取消索引。-Through better understanding of this experiment under SQL Server 2000 data definition language understanding, able to skillfully build up a database, and through the SQL statements to create a new SQL Server Device Manager database, use SQL data definition, function to establish a database of all the basic table (a total of three), as required on the table to edit. After each operation through the Enterprise Manager view information about the object changes. Create and modify the basic form, the creation and abolition of the index.
- 2022-05-08 16:34:54下载
- 积分:1
-
根据数据库字段生成存储过程和c#引用代码
根据数据库字段生成存储过程和c#引用代码
- 2022-02-12 22:53:17下载
- 积分:1
-
mcdba考试资料(70229)
SQL Server 2000数据库程序设计模拟题
mcdba考试资料(70229)
SQL Server 2000数据库程序设计模拟题-MCDBA exam information (70229) SQL Server 2000 database program design simulation title
- 2022-06-15 03:39:13下载
- 积分:1
-
读蛋白质pdb文件的函数
文件file_io.m,包含四个函数
(1)read_pdbca:读取蛋白质Cα原子坐标;
输入参数file为文件名字符串,输出参数X为各原子的直角坐标值,格式是3*n的二维数组。
(2)read_pdbbb:读取蛋白质主链原子坐标;
输入参数file为文件名字符串,输出参数X为主链原子的直角坐标值,格式是3*n的二维数组。
(3)read_pdbaa:读取蛋白质全原子坐标;
输入参数file为文件名字符串,输出参数X为全部原子的直角坐标值,格式是3*n的二维数组。
(4)read_pdbseq:读取蛋白质序列
输入参数file为文件名字符串,输出参数S为蛋白质序列三字符数组,格式是3*n的二维字符数组。
- 2023-04-07 11:55:03下载
- 积分:1
-
SQLServer books on the management of descriptive documents, should be renamed go...
关于sqlserver图书管理的说明性文档,应该改不错大家可以参考以下-SQLServer books on the management of descriptive documents, should be renamed good we can refer to the following
- 2022-05-26 14:36:15下载
- 积分:1
-
简单操作Sqlite3的API封装,能够在空表的时候取得表的结果
简单操作Sqlite3的API封装,能够在空表的时候取得表的结果-Sqlite3 the API simple package that can form in the air when the results obtained in table
- 2022-01-30 10:10:14下载
- 积分:1
-
display of the code DB_LIB the use of SQL Server connectivity and various operat...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2023-02-02 13:20:03下载
- 积分:1
-
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。...
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。-System should have the ticket, query, management and maintenance functions, the system administrator can change on the trips, the fare changes and scheduling functions, scheduling trips to the departure schedule could be adopted to carry out modifications, maintenance functions can be on the table be modified.
- 2022-04-26 21:39:54下载
- 积分:1
-
导出数据sql
说明: 将数据库表中的数据,导出并形成Insert脚本(Export and form Insert scripts from data in database tables)
- 2019-07-10 11:59:04下载
- 积分:1