说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 网络数据库语言
1)  NDL Network Database Language
网络数据库语言
2)  Database language
数据库语言
3)  language database
语言数据库
4)  network database
网络数据库
1.
VB6.0 applied technique with network database in hospital;
VB6.0在医院网络数据库方面的应用技巧
2.
The design of scientific research information structure in network database;
网络数据库科研信息结构设计
3.
The Application of Web-based Network Database in Material Handling Infor mation System;
基于Web的网络数据库技术在物流信息系统中的应用
5)  net database
网络数据库
1.
The security of net database has received more and more attention.
网络数据库的安全性越来越得到重视。
2.
To meet the challenge of the knowledge economic time,this article mainil discuses the necessity and possibility of undertaking agricultural product marketing under net database,the main function of net database in agricultural product marketing,and the mode,character,manner and way of using net database in agricultural product marketing,and so on.
从迎接知识经济时代的挑战出发 ,讨论了网络环境下运用网络数据库开展农产品市场营销的必要性和可能性 ,网络数据库在农产品营销管理中的主要功能 ,以及在农产品营销管理中运用网络数据库的方式、特点、手段和方法等问题。
6)  database [英]['deɪtəbeɪs]  [美]['detə'bes]
网络数据库
1.
Through the comparison among some usual technologies used to query and display information in network database, a novel method is put forward for query information using XML technology.
 通过比较几种常见的网络数据库查询技术的优劣,提出利用XML技术进行网络数据库的查询及分页显示。
2.
The system integrates Data Collecting Tech-nology、Communication Technology、Database Technology etc, and apply a Control Method based on B/S module to control the data co.
为了能够跨地域、跨平台地监测水质信息,改变目前信息传递滞后、数据统计困难的现状,本文在析了水质监测系统总体要求的基础上,结合数据采集、通信、网络数据库等技术,应用B/S模式下对数据采集设备控制的方法,实现了水质监测系统的构建。
3.
An improved visual network platform of Argo database is systematically introduced, including its constitution,function and application of the platform to help large numbers of Argo data users know it better, and also facilitate Argo data s application process.
文中系统介绍了改进后的Argo网络数据库可视化平台结构、功能及其应用,以方便广大Argo资料用户对改进后的该平台有一全面的了解,推动Argo资料的应用研究进程。
补充资料:数据库语言
      数据库系统的数据描述、操纵和控制语言。它是数据库管理系统为用户维护和操作数据库中的数据提供的工具,是数据库管理系统的重要组成部分。
  
  数据描述语言  或称数据定义语言,用于描述数据库中的数据、数据的逻辑结构、数据的物理结构以及两者间映射的工具。数据库系统结构可分为三级:模式、子模式和存储模式。数据描述语言相应地也分为三级:供数据库管理员使用的,描述数据库全局逻辑结构的数据描述语言,即模式数据描述语言;描述数据实际存储方式的数据描述语言,即存储描述语言;供用户使用的,描述数据库局部逻辑结构的数据描述语言,即子模式数据描述语言。模式数据描述语言是独立于数据库应用程序设计语言的语言。子模式数据描述语言则和选作宿主语言的程序设计语言有相容的语法。
  
  数据操纵语言  对数据库中数据进行存储、检索、修改和删除的语言,为使用数据库所必需的工具。任何数据库管理系统至少提供一种数据操纵语言。一般可分为两类:①可以独立使用的自容型数据操纵语言,主要提供查询功能,也称查询语言,有时还可兼有数据存储、修改和删除功能,通常是非过程化语言。②宿主型数据操纵语言,它要嵌入其他程序设计语言(如COBOL、FORTRAN、PL/I、汇编语言)。被嵌入的语言称为宿主语言,嵌入的语言称为子语言。数据库应用程序用宿主语言和子语言书写而成。操纵语言和宿主语言要有相容的语法。宿主型操纵语言通常是过程化语言。关系数据库管理系统所提供的数据库语言,如System R的SQL语言,具有定义、操纵和控制一体化的特征,既可嵌入宿主语言,也可独立用作查询语言。
  
  数据控制语言  数据库语言中提供数据控制功能的语句的总和,如控制用户对数据的存取权、控制数据完整性等的语言成分。
  

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条