Deck 1: Introduction

ملء الشاشة (f)
exit full mode
سؤال
Applications usually write data directly to the database.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Enterprise Resource Planning (ERP)is an example of a data mining application.
سؤال
Databases record data in such a way that they can produce information.
سؤال
The purpose of a database is to help people keep track of things.
سؤال
The e-commerce companies use Web activity databases to determine which items on a Web page are popular and successful.
سؤال
Small databases typically have simple structures.
سؤال
In a database,each table stores data about a different type of thing.
سؤال
Databases are a key component of e-commerce order entry,billing,shipping and customer support.
سؤال
Sequenced Query Language (SQL)is an internationally recognized standard language that is understood by all commercial database management system products.
سؤال
A database management system (DBMS)creates,processes and administers databases.
سؤال
The database management system (DBMS)is responsible for inserting,modifying,reading,and deleting data.
سؤال
Data is recorded facts and figures;information is knowledge derived from data.
سؤال
A database system is typically defined as its four components: users,database applications,the DBMS and the databases.
سؤال
In database systems,indexes are held in the database.
سؤال
A database shows data in tables and the relationships among the rows in those tables.
سؤال
Like a database table,a spreadsheet has rows and columns.
سؤال
The largest databases in e-commerce are the order entry databases.
سؤال
Applications are computer programs used directly by users.
سؤال
Databases based on the CODASYL standard are based on the network data model.
سؤال
In every database,not just the databases discussed in this book,table names are capitalized.
سؤال
In an Enterprise-class database system,a database application interacts with the DBMS.
سؤال
Indexes are data structures that speed searching of database data.
سؤال
The DBMS ranked as having the "most power and features" in the text is IBM's DB2.
سؤال
The DBMS ranked as being the "most difficult to use" in the text is Oracle Corporation's Oracle Database.
سؤال
Microsoft Access is a low-end product intended for individuals and small workgroups.
سؤال
The DBMS ranked as being the "easiest to use" in the text is Microsoft's SQL Server.
سؤال
Referential integrity constraints are rules about what data values are allowed in certain columns.
سؤال
The database management system (DBMS)is responsible for enforcing referential integrity constraints.
سؤال
The database application is responsible for concurrency control.
سؤال
A database is called self-describing because it reduces data duplication.
سؤال
Microsoft Access is just a DBMS.
سؤال
The current DBMS engine in Microsoft Access is called ADE.
سؤال
The description of a database's structure that is stored within the database itself is called the metadata.
سؤال
All database applications get and put database data by sending SQL statements to the DBMS.
سؤال
A database is a self-describing collection of non-integrated tables.
سؤال
In an Enterprise-class database system,a database application accesses the database data.
سؤال
Integrated tables store both data and the relationships among the data.
سؤال
In an Enterprise-class database system,business users interact directly with the DBMS,which directly accesses the database data.
سؤال
The DBMS ranked as having the "least power and features" in the text is Microsoft Access.
سؤال
In Microsoft Access,you can use ODBC to connect to SQL Server in place of the ADE database engine.
سؤال
Which of the following statements is true about Web 2.0?

A)It requires the Android Operating System.
B)It allows users to add content to Web sites.
C)Twitter and Facebook are examples of Web 2.0 sites.
D)Both B and C are correct
سؤال
The purpose of a database is to ________.

A)help people keep track of things
B)store data in tables
C)create tables of rows and columns
D)maintain data on different things in different tables
سؤال
Twitter and Facebook use NoSQL databases.
سؤال
Business organizations have resisted adopting object-oriented database systems because the cost of purchasing OODBMS packages is prohibitively high.
سؤال
XML Web services allow database processing to be shared across the Internet.
سؤال
Each row in a database table is also known as a record.
سؤال
A Customer Resource Management (CRM)system is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)digital dashboard
سؤال
Paradox is the only major survivor of the "bloodbath of PC DBMS products."
سؤال
A database design is rarely a redesign of an existing database.
سؤال
A sales contact manager used by a salesperson is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)data mining application
سؤال
A database stores ________.

A)data
B)relationships
C)applications
D)Both A and B are correct
سؤال
A database design may be part of a new systems development project.
سؤال
The relational model was first proposed in 1970 by E.F.Codd at IBM.
سؤال
dBase was the first PC-based DBMS to implement true relational algebra on a PC.
سؤال
Database design is important,and fortunately it is simple to do.
سؤال
The CODASYL DBTG model structured data relationships as a tree structure.
سؤال
Bill Gates has said that "XML is the lingua-franca of the Internet Age."
سؤال
The NoSQL movement should really be called a NoRelational movement.
سؤال
The 1977 edition of this text contained a chapter on the relational model,and that chapter was reviewed by E.F.Codd.
سؤال
Data Language/I (DL/I)structured data relationships as a tree structure.
سؤال
Microsoft Access may use which of the following DBMS engines?

A)ADE
B)SQL Server
C)Oracle
D)Both A and B are correct
سؤال
A database designed to implement requirements for a reporting application needed by the Sales department is a database being designed ________.

A)from existing non-database data
B)as a new systems development project
C)as a redesign of an existing database
D)Both A and B are correct
سؤال
In database systems,the DBMS enforces rules about which user can perform which action when.The rules are known as ________.

A)referential integrity constraints
B)data modification control
C)data reading control
D)concurrency control
سؤال
A program whose job is to create,process and administer databases is called a ________.

A)Database Modeling System
B)Database Management System
C)Data Business Model System
D)Relational Model Manager
سؤال
This database component is used to maintain database accuracy and enforce data constraints.

A)Tables
B)Metadata
C)Triggers
D)Stored procedures
سؤال
In an enterprise-class database system,reports are created by ________.

A)the user
B)the database application
C)the database management system (DBMS)
D)the database
سؤال
This database component can be used as part of applications and for administration tasks.

A)Tables
B)Metadata
C)Triggers
D)Stored procedures
سؤال
Which of the following statements is not true for primary keys in a relational database system?

A)They can be used to create relationships between tables.
B)They must contain numeric data.
C)They uniquely identify a row in a table.
D)They can be part of relational integrity constraints.
سؤال
An online drugstore such as Drugstore.com is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)enterprise resource planning system
سؤال
Microsoft Access includes ________.

A)a DBMS
B)an application generator
C)a Web server
D)Both A and B are correct
سؤال
Which of the following statements is not true about client-server architecture?

A)The client initiates a request.
B)The server is usually a tablet or smartphone.
C)The server usually runs the DBMS on it.
D)Most Web applications are supported by client-server.
سؤال
Which of the following database systems is not enterprise-class?

A)Microsoft SQL Server
B)Microsoft Access
C)Oracle Database
D)IBM DB2
سؤال
Which of the following statements is not true for an enterprise-class database system?

A)The database application(s)interact(s)with the DBMS.
B)The database application(s)directly access(es)the database data.
C)The DBMS accesses the database data.
D)The application generates SQL statements.
سؤال
A database is considered self-describing because ________.

A)all the users' data is in one place
B)it reduces data duplication
C)it contains a description of its own structure
D)it contains a listing of all the programs that use it
سؤال
A database consists of integrated tables,which store ________.

A)reports
B)data and relationships among the data
C)forms
D)Both A and C are correct
سؤال
Which of the following is not an XML Web service standard?

A)SOAP
B)WSDL
C)Ethernet
D)UDDI
سؤال
The industry standard supported by all major DBMSs that allows tables to be joined together is called ________.

A)Sequential Query Language (SQL)
B)Structured Question Language (SQL)
C)Structured Query Language (SQL)
D)Standard Question Language (SQL)
سؤال
A database designed to combine two databases used by the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)Both A and B are correct
سؤال
A database designed using spreadsheets from the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)as a NoSQL database
سؤال
In database systems,the DBMS enforces rules about which data can be written in certain columns.The rules are known as ________.

A)data insertion control
B)data modification control
C)concurrency control
D)referential integrity constraints
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Introduction
1
Applications usually write data directly to the database.
False
2
Enterprise Resource Planning (ERP)is an example of a data mining application.
False
3
Databases record data in such a way that they can produce information.
True
4
The purpose of a database is to help people keep track of things.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
5
The e-commerce companies use Web activity databases to determine which items on a Web page are popular and successful.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
6
Small databases typically have simple structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
7
In a database,each table stores data about a different type of thing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
8
Databases are a key component of e-commerce order entry,billing,shipping and customer support.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
9
Sequenced Query Language (SQL)is an internationally recognized standard language that is understood by all commercial database management system products.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
10
A database management system (DBMS)creates,processes and administers databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
11
The database management system (DBMS)is responsible for inserting,modifying,reading,and deleting data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
12
Data is recorded facts and figures;information is knowledge derived from data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
13
A database system is typically defined as its four components: users,database applications,the DBMS and the databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
14
In database systems,indexes are held in the database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
15
A database shows data in tables and the relationships among the rows in those tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
16
Like a database table,a spreadsheet has rows and columns.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
17
The largest databases in e-commerce are the order entry databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
18
Applications are computer programs used directly by users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
19
Databases based on the CODASYL standard are based on the network data model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
20
In every database,not just the databases discussed in this book,table names are capitalized.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
21
In an Enterprise-class database system,a database application interacts with the DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
22
Indexes are data structures that speed searching of database data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
23
The DBMS ranked as having the "most power and features" in the text is IBM's DB2.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
24
The DBMS ranked as being the "most difficult to use" in the text is Oracle Corporation's Oracle Database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
25
Microsoft Access is a low-end product intended for individuals and small workgroups.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
26
The DBMS ranked as being the "easiest to use" in the text is Microsoft's SQL Server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
27
Referential integrity constraints are rules about what data values are allowed in certain columns.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
28
The database management system (DBMS)is responsible for enforcing referential integrity constraints.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
29
The database application is responsible for concurrency control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
30
A database is called self-describing because it reduces data duplication.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
31
Microsoft Access is just a DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
32
The current DBMS engine in Microsoft Access is called ADE.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
33
The description of a database's structure that is stored within the database itself is called the metadata.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
34
All database applications get and put database data by sending SQL statements to the DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
35
A database is a self-describing collection of non-integrated tables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
36
In an Enterprise-class database system,a database application accesses the database data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
37
Integrated tables store both data and the relationships among the data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
38
In an Enterprise-class database system,business users interact directly with the DBMS,which directly accesses the database data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
39
The DBMS ranked as having the "least power and features" in the text is Microsoft Access.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
40
In Microsoft Access,you can use ODBC to connect to SQL Server in place of the ADE database engine.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
41
Which of the following statements is true about Web 2.0?

A)It requires the Android Operating System.
B)It allows users to add content to Web sites.
C)Twitter and Facebook are examples of Web 2.0 sites.
D)Both B and C are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
42
The purpose of a database is to ________.

A)help people keep track of things
B)store data in tables
C)create tables of rows and columns
D)maintain data on different things in different tables
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
43
Twitter and Facebook use NoSQL databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
44
Business organizations have resisted adopting object-oriented database systems because the cost of purchasing OODBMS packages is prohibitively high.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
45
XML Web services allow database processing to be shared across the Internet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
46
Each row in a database table is also known as a record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
47
A Customer Resource Management (CRM)system is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)digital dashboard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
48
Paradox is the only major survivor of the "bloodbath of PC DBMS products."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
49
A database design is rarely a redesign of an existing database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
50
A sales contact manager used by a salesperson is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)data mining application
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
51
A database stores ________.

A)data
B)relationships
C)applications
D)Both A and B are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
52
A database design may be part of a new systems development project.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
53
The relational model was first proposed in 1970 by E.F.Codd at IBM.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
54
dBase was the first PC-based DBMS to implement true relational algebra on a PC.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
55
Database design is important,and fortunately it is simple to do.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
56
The CODASYL DBTG model structured data relationships as a tree structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
57
Bill Gates has said that "XML is the lingua-franca of the Internet Age."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
58
The NoSQL movement should really be called a NoRelational movement.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
59
The 1977 edition of this text contained a chapter on the relational model,and that chapter was reviewed by E.F.Codd.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
60
Data Language/I (DL/I)structured data relationships as a tree structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
61
Microsoft Access may use which of the following DBMS engines?

A)ADE
B)SQL Server
C)Oracle
D)Both A and B are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
62
A database designed to implement requirements for a reporting application needed by the Sales department is a database being designed ________.

A)from existing non-database data
B)as a new systems development project
C)as a redesign of an existing database
D)Both A and B are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
63
In database systems,the DBMS enforces rules about which user can perform which action when.The rules are known as ________.

A)referential integrity constraints
B)data modification control
C)data reading control
D)concurrency control
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
64
A program whose job is to create,process and administer databases is called a ________.

A)Database Modeling System
B)Database Management System
C)Data Business Model System
D)Relational Model Manager
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
65
This database component is used to maintain database accuracy and enforce data constraints.

A)Tables
B)Metadata
C)Triggers
D)Stored procedures
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
66
In an enterprise-class database system,reports are created by ________.

A)the user
B)the database application
C)the database management system (DBMS)
D)the database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
67
This database component can be used as part of applications and for administration tasks.

A)Tables
B)Metadata
C)Triggers
D)Stored procedures
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
68
Which of the following statements is not true for primary keys in a relational database system?

A)They can be used to create relationships between tables.
B)They must contain numeric data.
C)They uniquely identify a row in a table.
D)They can be part of relational integrity constraints.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
69
An online drugstore such as Drugstore.com is an example of a(n)________.

A)single-user database application
B)multiuser database application
C)e-commerce database application
D)enterprise resource planning system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
70
Microsoft Access includes ________.

A)a DBMS
B)an application generator
C)a Web server
D)Both A and B are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
71
Which of the following statements is not true about client-server architecture?

A)The client initiates a request.
B)The server is usually a tablet or smartphone.
C)The server usually runs the DBMS on it.
D)Most Web applications are supported by client-server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
72
Which of the following database systems is not enterprise-class?

A)Microsoft SQL Server
B)Microsoft Access
C)Oracle Database
D)IBM DB2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
73
Which of the following statements is not true for an enterprise-class database system?

A)The database application(s)interact(s)with the DBMS.
B)The database application(s)directly access(es)the database data.
C)The DBMS accesses the database data.
D)The application generates SQL statements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
74
A database is considered self-describing because ________.

A)all the users' data is in one place
B)it reduces data duplication
C)it contains a description of its own structure
D)it contains a listing of all the programs that use it
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
75
A database consists of integrated tables,which store ________.

A)reports
B)data and relationships among the data
C)forms
D)Both A and C are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
76
Which of the following is not an XML Web service standard?

A)SOAP
B)WSDL
C)Ethernet
D)UDDI
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
77
The industry standard supported by all major DBMSs that allows tables to be joined together is called ________.

A)Sequential Query Language (SQL)
B)Structured Question Language (SQL)
C)Structured Query Language (SQL)
D)Standard Question Language (SQL)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
78
A database designed to combine two databases used by the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)Both A and B are correct
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
79
A database designed using spreadsheets from the Sales department is a database being designed ________.

A)from existing data
B)as a new systems development project
C)as a redesign of an existing database
D)as a NoSQL database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
80
In database systems,the DBMS enforces rules about which data can be written in certain columns.The rules are known as ________.

A)data insertion control
B)data modification control
C)concurrency control
D)referential integrity constraints
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.