Deck 3: Architecture and Configuration
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Match between columns
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/41
Play
Full screen (f)
Deck 3: Architecture and Configuration
1
Linked servers can be created, modified, or dropped by using a SQL query.
True
2
Which system database stores information related to jobs, schedules, and database backups?
A)tempdb
B)msdb
C)model
D)master
A)tempdb
B)msdb
C)model
D)master
B
3
Which of the following is a file extension used in the physical structure of a SQL database?
A).ldf
B).mdb
C).txt
D).dbf
A).ldf
B).mdb
C).txt
D).dbf
A
4
Which of the following enable frequently perform tasks to be stored as objects in the database?
A)procedures
B)views
C)indexes
D)constraints
A)procedures
B)views
C)indexes
D)constraints
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
5
Which data format represents data as a series of ones and zeros?
A)binary
B)octal
C)decimal
D)hex
A)binary
B)octal
C)decimal
D)hex
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
6
Which service enables a client to connect to the SQL Server instance over a network?
A)loopback
B)listener
C)SQLCMD
D)shared memory
A)loopback
B)listener
C)SQLCMD
D)shared memory
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following is a way of organizing data, with defined rules for storing, manipulating, and retrieving data?
A)modeling format
B)virtual instance
C)physical architecture
D)logical structure
A)modeling format
B)virtual instance
C)physical architecture
D)logical structure
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
8
The primary purpose of a database is to organize and store data in a secure manner.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is a basic building block of a database that is used to improve the speed and efficiency of data access?
A)table
B)index
C)constraint
D)time stamp
A)table
B)index
C)constraint
D)time stamp
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
10
What can be used to satisfy compliance aspects of business requirements by creating time stamps and audits?
A)logical instance
B)index
C)constraint
D)trigger
A)logical instance
B)index
C)constraint
D)trigger
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
11
The master system database stores a database template that is used as a blueprint when creating a new user database.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following is commonly referred to as a record?
A)constraint
B)column
C)row
D)attribute
A)constraint
B)column
C)row
D)attribute
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
13
What are int, date, and bit examples of in a SQL database?
A)data type
B)condition
C)column name
D)record
A)data type
B)condition
C)column name
D)record
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
14
A linked server uses shared software components from the dynamic-link library on the server.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following is NOT a reason for a database administrator to understand the main file types used in a SQL Server system?
A)physical resources
B)transparency to the user
C)backup and recovery operations
D)security
A)physical resources
B)transparency to the user
C)backup and recovery operations
D)security
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
16
Which tool allows you to create SQL queries to be executed against a database?
A)Object Explorer
B)Query Editor
C)Analysis Services
D)View Compiler
A)Object Explorer
B)Query Editor
C)Analysis Services
D)View Compiler
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
17
Which of the following may require the database engine to perform a full scan on every record of the database?
A)invalid constraints
B)too many triggers
C)no index is defined
D)no secondary key
A)invalid constraints
B)too many triggers
C)no index is defined
D)no secondary key
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
18
Which system database stores information on the structure of other databases and their components?
A)model
B)master
C)msdb
D)tempdb
A)model
B)master
C)msdb
D)tempdb
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
19
Which of the following is NOT a system database on a SQL Server system?
A)model
B)master
C)directory
D)resource
A)model
B)master
C)directory
D)resource
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
20
Client applications can only connect to the SQL Server instance on the local computer.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
21
Describe the physical structure of a database.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
22
What happens if there is no index defined for a query? What is its impact?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
23
When defining a ____________ server, it is possible to override the integrated authentication with a stored username and password.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
24
List and describe three of the five system databases found in an SQL Server 2012 system.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
25
What is a data type and how are they used in tables?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
26
A ______________ is a physical unit of storage into which data files are subdivided.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
27
What are the roles of listeners and loopback addresses in SQL Server remote connections?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
28
What is the primary purpose of a database?
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
29
Which of the following is used by SQLCMD to test network connections used to remotely connect to a SQL server instance?
A)named pipes
B)SSRP
C)TDS packets
D)loopback address
A)named pipes
B)SSRP
C)TDS packets
D)loopback address
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
30
LastName and FirstName are examples of ____________ in a database table.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
31
Which of the following is NOT a network protocol supported by SQL Server 2012?
A)shared memory
B)named pipes
C)NWLink
D)TCP/IP
A)shared memory
B)named pipes
C)NWLink
D)TCP/IP
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
32
What are the two basic building blocks of a database? Describe them.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
33
What is used to configure a connection to an external data source from within SQL Server?
A)linked server object
B)TDS packets
C)listener
D)named pipe
A)linked server object
B)TDS packets
C)listener
D)named pipe
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
34
Which of the following is a data provider that enables a connection to be established to almost any database or file irrespective of the operating system?
A)DLL
B)ODBC
C)Oracle
D)Jet
A)DLL
B)ODBC
C)Oracle
D)Jet
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
35
Describe the logical organization of a database.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
36
Describe how TCP/IP is used in SQL Server 2012 remote connectivity.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
37
The ______________ system database stores the system objects in a read-only database.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
38
What should you do to prevent blockage of the port used to communicate with a SQL Server instance?
A)disable the firewall on the client
B)configure a fixed port
C)disable the firewall on the server
D)use named pipes
A)disable the firewall on the client
B)configure a fixed port
C)disable the firewall on the server
D)use named pipes
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
39
In a _________________ database, tables are designed to model real-world objects and the relationships that exist between them.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
40
Describe some of the components found in SQL Server Management Studio.
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck
41
Match between columns
Unlock Deck
Unlock for access to all 41 flashcards in this deck.
Unlock Deck
k this deck