本文主要是介绍【专业英语 复习】第11章 Databases,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
1. In the ____ database, data elements are stored in different tables, each of which consists of rows and columns.
A. network
B. hierarchical
C. relational
D. object-oriented
正确答案:C
在关系数据库中,数据元素存储在不同的表中,每个表由行和列组成。
2. Information collected by an organization from a variety of external and internal databases is stored in this special type of database.
A. Data warehouse
B. Commercial database
C. Company database
D. Company warehouse
正确答案:A
由组织从各种外部和内部数据库收集的信息存储在这种特殊类型的数据库中。
A.数据仓库 B.商业数据库 C.公司数据库 D.公司仓库
3. In ____, data is processed at the same time the transaction occurs.
A. consignment processing
B. group processing
C. batch processing
D. real-time processing
正确答案:D
在实时处理过程中,数据在事务发生的同时被处理。
4. Analysis tools that support viewing all or selected parts of data, querying the database, and generating reports include query-by-example as well as a specialized programming language called ____.
A. VBA
B. HTML
C. XML
D. SQL
正确答案:D
支持查看全部或选定部分数据、查询数据库和生成报告的分析工具,包括示例查询和一种叫做SQL的专门编程语言。
5. In this database model, the fields or records are structured in nodes.
A. Relational
B. Multidimensional
C. Object-oriented
D. Hierarchical
正确答案:D
在这种数据库模型中,字段或记录被结构化为节点。
6. A monthly bank credit card bill is the result of ____ processing.
A. batch
B. group
C. real-time
D. consignment
正确答案:A
每月的银行信用卡账单是批处理的结果。
7. In this type of database, the data and the DBMS are stored either on the user's hard-disk drive or on a LAN file server.
A. Company
B. Individual
C. Commercial
D. Web
正确答案:B
在这种类型的数据库中,数据和数据库管理系统存储在用户的硬盘驱动器上或局域网文件服务器上。
8. If Mr. Smith's bike has been sent to his new address, but the bill to his old one, it can most likely be attributed to a lack of data ____.
A. maintenance
B. administration
C. redundancy
D. integrity
正确答案:D
如果史密斯先生的自行车已被发送到他的新地址,但账单寄到了他旧的地址,这很可能是由于缺乏数据完整性。
9. The most basic logical element of data is a ____.
A. character
B. bit
C. word
D. binary
正确答案:A
数据最基本的逻辑元素是字符。
10. Users of a ____ database have access through their personal computers linked to local or wide area networks.
A. commercial
B. distributed
C. individual
D. company
正确答案:D
企业数据库的用户通过连接到局域网或广域网的个人电脑进行访问。
这题模棱两可,问四次gpt给了四个答案
11. The scenario where in many files about the same person exist across different departments within an organization is called data ____.
A. duplication
B. doubling
C. redundancy
D. repetition
正确答案:C
在组织的不同部门中存在关于同一个人的多个文件的情况被称为数据冗余。
12. Each entry in a ____ database has one parent node, with the parent node having several child nodes.
A. multidimensional
B. object-oriented
C. relational
D. hierarchical
正确答案:D
层次数据库中的每个条目都有一个父节点,父节点有多个子节点。
13. These databases store not only data but also instructions to manipulate the data.
A. Object-oriented
B. Multidimensional
C. Hierarchical
D. Network
正确答案:A
这些数据库不仅存储数据,还存储操作数据的指令。
Multidimensional 多维的
14. A field that uniquely identifies each record.
A. Common
B. Primary key
C. Numeric
D. ID
正确答案:B
唯一标识每个记录的字段。
15. If all the data in a database is not physically located in one place, it would be a ____ database.
A. individual
B. Web
C. commercial
D. distributed
正确答案:D
如果数据库中的所有数据不都物理地 位于一个地方,它将是一个分布式数据库。
16. A ____ database, sometimes called a data cube, allows data to be viewed as a cube having three or more sides and consists of cells.
A. object-oriented
B. relational
C. multidimensional
D. hierarchical
正确答案:C
多维数据库,有时称为数据立方体,允许将数据视为具有三面或更多面的立方体,由单元格组成。
17. A collection of related fields such as a person's name, address, and age.
A. Record
B. File
C. Character
D. Field
正确答案:A
一组相关字段的集合,例如人的姓名、地址和年龄。
18. The combined information presented on this type of database can be used to change the whole merchandising strategy of a store.
A. Distributed
B. Company
C. Commercial
D. Individual
正确答案:B
在这种类型的数据库中提供的综合信息可以用来改变商店的整个销售策略。
19. This commercial database offers news and information on legal, public records, and business issues.
A. CSi
B. ProQuest Dialog
C. Dow Jones Factiva
D. LexisNexis
正确答案:D
该商业数据库提供法律、公共记录和商业问题的新闻和信息。
A. CSi:一个可能是指特定的法律信息服务或数据库,如"CSi Legal Information Service",用于法律和法规方面的信息检索。
B. ProQuest Dialog:一个提供全球性学术文献、新闻和其他资源的信息检索平台。
C. Dow Jones Factiva:提供全球商业和新闻信息的数据库服务,涵盖新闻、市场数据、分析等内容。
D. LexisNexis:提供法律、商业、新闻等多领域信息检索服务的数据库,广泛用于法律和商业领域的研究和信息查找。
20. A data field that represents a description or characteristic of some entity.
A. Character
B. Record
C. Attribute
D. Entity
正确答案:C
表示某个实体的描述或特征的数据字段。
21. Object-oriented databases organize data using objects, classes, attributes, and ____.
A. characters
B. entities
C. networks
D. methods
正确答案:D
面向对象数据库使用对象、类、属性和方法来组织数据。
22. This subsystem defines the logical structure of the database by using a data dictionary or schema.
A. Data manipulation
B. Data administration
C. Application generation
D. Data definition
正确答案:D
该子系统通过使用数据字典或模式来定义数据库的逻辑结构。
A.数据处理 B.数据管理 C.应用程序生成 D.数据定义
23. A ____ represents a collection of attributes that describe an entity.
A. attribute
B. record
C. character
D. entity
正确答案:B
记录表示描述一个实体的一组属性。
这篇关于【专业英语 复习】第11章 Databases的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!