Deck 9: Learn how to create a database in SQL Server 2016

Full screen (f)
exit full mode
Question
To start working with SQL Server 2016 in Windows 10,use the command Start | All Apps | Microsoft SQL Server 2016 | Microsoft SQL Server Management Studio.
Use Space or
up arrow
down arrow
to flip the card.
Question
Database objects are displayed in the Object Explorer window in the SQL Server Management Studio.
Question
SQL Server 2016 uses ________ authentication by default.
Question
SQL Server 2016 uses DBMS authentication by default.
Question
A new SQL Server database is created using the ________ dialog box.
Question
SQL Server 2016 requires that ________ be installed.
Question
A new SQL Server database is created using the New Database dialog box.
Question
An important reason for using SQL Server 2016 Express is that it has full SQL capabilities.
Question
Microsoft .NET Framework 4.6.1 is provided by Windows 10.
Question
A new SQL Server database is created using ________.

A) the New Database dialog box
B) the Create Database command
C) the Create New Schema dialog box
D) the Create Schema command
E) the New Object dialog box
Question
SQL Server DBMS objects are displayed ________.

A) in the Navigation Pane
B) in the Object Explorer
C) in the tabbed database window
D) in the tabbed document window
E) in the command tab
Question
SQL Server 2016 Express requires that the .NET Framework version 3.5 be automatically installed.
Question
Users log into SQL Server 2016 Express using the ________ dialog box.
Question
Logging into the SQL Server 2016 Express DBMS is done using ________.

A) the Connect to Server command
B) the Connect to Server dialog box
C) the Connect to SQL Server Instance command
D) the Connect to SQL Server Instance dialog box
E) None of the above is correct.
Question
To properly import a table from Microsoft Excel 2016,which of the following steps is not taken?

A) Use the SQL Server Import and Export Wizard to import data into a temporary table
B) Use an SQL Create Table statement to create the actual table
C) Use SQL Server to normalize the table
D) Use an SQL Insert statement to copy data from the temporary table to the actual table
E) Delete the temporary table from the database
Question
The ________ edition is a free,single-user version of the Enterprise Edition.
Question
Database objects are displayed in the ________ window in the SQL Server Management Studio.
Question
Microsoft SQL Server 2016 Express Advanced includes ________.

A) MySQL Workbench
B) SQL Server 2016 Reporting Services
C) Windows Installer 4.5
D) Oracle Advanced Analytics
E) Maximum database size of 524 Petabytes
Question
Users log into SQL Server 2016 using the Connect to Server dialog box.
Question
Describe how to create a new database in SQL Server 2016 Express.
Question
The Microsoft SQL Server 2016 Management Studio is included with Microsoft SQL Server 2016 Express Advanced.
Question
What is an SQL script,and why are SQL scripts useful?
Question
SQL query results are displayed in a tabbed Results window.
Question
When SQL Server 2016 is installed,the SQL Server 2016 ODBC client is ________.

A) installed automatically as part of the installation
B) installed manually as a separate part of the installation process
C) not installed, and must be downloaded and installed manually
D) not installed because there is no ODBC client for SQL Server 2016
E) Either A or B
Question
SQL statements can be run individually or as part of a related group of SQL statements known as a ________.

A) Result
B) Resultset
C) Script
D) Scriptset
E) Commandset
Question
To run an SQL script or SQL command in SQL Server 2016 ________.

A) click the Execute button on the SQL Editor Toolbar
B) click the Execute button on the Browser Toolbar
C) click the Run button on the Query Toolbar
D) click the Run button on the Browser Toolbar
E) click the Results button on the Query Toolbar
Question
The name of the SQL Server 2016 ODBC client as it appears in the ODBC Data Source Administrator is ________.

A) SQL Server ODBC Client 2016
B) ODBC Driver 13 for SQL Server
C) SQL Server Native Client 2008
D) SQL Server Native Client 2008 R2
E) SQL Server Native Client 11.0
Question
SQL query results are displayed ________.

A) in a tabbed Resultset window
B) in a tabbed Results window
C) in a tabbed Document window
D) in a tabbed Messages window
E) in a tabbed Finished window
Question
To run an SQL script,click the ________ button on the SQL Editor Toolbar.
Question
SQL statements can be run individually or as part of a related group of SQL statements known as a(n)________.
Question
SQL query results are displayed in a tabbed ________ window.
Question
SQL statements can be run individually or as part of a related group of SQL statements known as a script.
Question
The name of the Microsoft SQL Server 2016 ODBC Client as it appears the ODBC Data Source Administrator is ________.
Question
An SQL command to add data into a database is ADD INTO…
Question
The ODBC Driver 11 for SQL Server is installed ________ when SQL Server 2016 is installed.
Question
To create a new SQL query,click the New Query button.
Question
Users can click the ________ button to enable or disable the SQL editor windows set of outlining and auto-completion features.
Question
SQL Server Management Studio provides a text editor to create SQL commands,such as creating tables.
Question
To run an SQL script,click the Execute button on the Query Toolbar.
Question
To create a new SQL query,click the ________ button.
Question
Describe how to create and run an SQL script in SQL Server 2016 Express.
Question
Describe how to create and run an SQL query in SQL Server 2016 Express.
Question
Describe why SQL Server 2016 is sensitive to certain words being used in SQL commands or scripts,and what to do about it.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/43
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 9: Learn how to create a database in SQL Server 2016
1
To start working with SQL Server 2016 in Windows 10,use the command Start | All Apps | Microsoft SQL Server 2016 | Microsoft SQL Server Management Studio.
True
2
Database objects are displayed in the Object Explorer window in the SQL Server Management Studio.
True
3
SQL Server 2016 uses ________ authentication by default.
Windows
4
SQL Server 2016 uses DBMS authentication by default.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
5
A new SQL Server database is created using the ________ dialog box.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
6
SQL Server 2016 requires that ________ be installed.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
7
A new SQL Server database is created using the New Database dialog box.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
8
An important reason for using SQL Server 2016 Express is that it has full SQL capabilities.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
9
Microsoft .NET Framework 4.6.1 is provided by Windows 10.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
10
A new SQL Server database is created using ________.

A) the New Database dialog box
B) the Create Database command
C) the Create New Schema dialog box
D) the Create Schema command
E) the New Object dialog box
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
11
SQL Server DBMS objects are displayed ________.

A) in the Navigation Pane
B) in the Object Explorer
C) in the tabbed database window
D) in the tabbed document window
E) in the command tab
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
12
SQL Server 2016 Express requires that the .NET Framework version 3.5 be automatically installed.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
13
Users log into SQL Server 2016 Express using the ________ dialog box.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
14
Logging into the SQL Server 2016 Express DBMS is done using ________.

A) the Connect to Server command
B) the Connect to Server dialog box
C) the Connect to SQL Server Instance command
D) the Connect to SQL Server Instance dialog box
E) None of the above is correct.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
15
To properly import a table from Microsoft Excel 2016,which of the following steps is not taken?

A) Use the SQL Server Import and Export Wizard to import data into a temporary table
B) Use an SQL Create Table statement to create the actual table
C) Use SQL Server to normalize the table
D) Use an SQL Insert statement to copy data from the temporary table to the actual table
E) Delete the temporary table from the database
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
16
The ________ edition is a free,single-user version of the Enterprise Edition.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
17
Database objects are displayed in the ________ window in the SQL Server Management Studio.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
18
Microsoft SQL Server 2016 Express Advanced includes ________.

A) MySQL Workbench
B) SQL Server 2016 Reporting Services
C) Windows Installer 4.5
D) Oracle Advanced Analytics
E) Maximum database size of 524 Petabytes
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
19
Users log into SQL Server 2016 using the Connect to Server dialog box.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
20
Describe how to create a new database in SQL Server 2016 Express.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
21
The Microsoft SQL Server 2016 Management Studio is included with Microsoft SQL Server 2016 Express Advanced.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
22
What is an SQL script,and why are SQL scripts useful?
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
23
SQL query results are displayed in a tabbed Results window.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
24
When SQL Server 2016 is installed,the SQL Server 2016 ODBC client is ________.

A) installed automatically as part of the installation
B) installed manually as a separate part of the installation process
C) not installed, and must be downloaded and installed manually
D) not installed because there is no ODBC client for SQL Server 2016
E) Either A or B
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
25
SQL statements can be run individually or as part of a related group of SQL statements known as a ________.

A) Result
B) Resultset
C) Script
D) Scriptset
E) Commandset
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
26
To run an SQL script or SQL command in SQL Server 2016 ________.

A) click the Execute button on the SQL Editor Toolbar
B) click the Execute button on the Browser Toolbar
C) click the Run button on the Query Toolbar
D) click the Run button on the Browser Toolbar
E) click the Results button on the Query Toolbar
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
27
The name of the SQL Server 2016 ODBC client as it appears in the ODBC Data Source Administrator is ________.

A) SQL Server ODBC Client 2016
B) ODBC Driver 13 for SQL Server
C) SQL Server Native Client 2008
D) SQL Server Native Client 2008 R2
E) SQL Server Native Client 11.0
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
28
SQL query results are displayed ________.

A) in a tabbed Resultset window
B) in a tabbed Results window
C) in a tabbed Document window
D) in a tabbed Messages window
E) in a tabbed Finished window
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
29
To run an SQL script,click the ________ button on the SQL Editor Toolbar.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
30
SQL statements can be run individually or as part of a related group of SQL statements known as a(n)________.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
31
SQL query results are displayed in a tabbed ________ window.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
32
SQL statements can be run individually or as part of a related group of SQL statements known as a script.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
33
The name of the Microsoft SQL Server 2016 ODBC Client as it appears the ODBC Data Source Administrator is ________.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
34
An SQL command to add data into a database is ADD INTO…
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
35
The ODBC Driver 11 for SQL Server is installed ________ when SQL Server 2016 is installed.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
36
To create a new SQL query,click the New Query button.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
37
Users can click the ________ button to enable or disable the SQL editor windows set of outlining and auto-completion features.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
38
SQL Server Management Studio provides a text editor to create SQL commands,such as creating tables.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
39
To run an SQL script,click the Execute button on the Query Toolbar.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
40
To create a new SQL query,click the ________ button.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
41
Describe how to create and run an SQL script in SQL Server 2016 Express.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
42
Describe how to create and run an SQL query in SQL Server 2016 Express.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
43
Describe why SQL Server 2016 is sensitive to certain words being used in SQL commands or scripts,and what to do about it.
Unlock Deck
Unlock for access to all 43 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 43 flashcards in this deck.