Administering a SQL Database Infrastructure - PP Questions

Administering a SQL Database Infrastructure - PP Questions

Professional Development

63 Qs

quiz-placeholder

Similar activities

Unidad de aprendizaje 1

Unidad de aprendizaje 1

Professional Development

68 Qs

COMPTIA_CLOUD_PART_1

COMPTIA_CLOUD_PART_1

Professional Development

63 Qs

PACE Academy 1st Assignment

PACE Academy 1st Assignment

Professional Development

62 Qs

GENERAL ASSESSMENT A+

GENERAL ASSESSMENT A+

University - Professional Development

65 Qs

EMPLOYABILITY SKILL UNIT 1 & 2

EMPLOYABILITY SKILL UNIT 1 & 2

Professional Development

61 Qs

EBDP

EBDP

Professional Development

60 Qs

KFIN_Tech_Screening_Test_Python_102_Jan'24

KFIN_Tech_Screening_Test_Python_102_Jan'24

Professional Development

60 Qs

Security+ Phase 6

Security+ Phase 6

Professional Development

62 Qs

Administering a SQL Database Infrastructure - PP Questions

Administering a SQL Database Infrastructure - PP Questions

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Liam McConnel

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one of these statements is incorrect?

To connect to SQL Server, the principal must supply information that matches the credential data held by SQL Server.

In a Windows-based environment, administrators can enable policies for Windows users that enforce password complexity and expiration. SQL Server can enforce similar restrictions for SQL Server logins.

The trusted server application model is commonly used in large-scale enterprise applications, websites, and Internet services.

You can only reset passwords using the ALTER LOGIN Transact-SQL statement.

There are two levels at which you configure Azure Firewall Rules: Server and Database.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Put the following steps in order by numbering each to indicate the correct order.

(1)Import SQL PowerShell module.

(2)Use the SQL PowerShell provider to navigate to an SMO object.

(3)Assign an SMO object to a variable.

(4)Discover the object’s properties using Get-Member.

(5)Amend a property.

(6)Apply the amendment using the Alter method.

(1)Use the SQL PowerShell provider to navigate to an SMO object.

(2)Import SQL PowerShell module.

(3)Discover the object’s properties using Get-Member.
(4)Assign an SMO object to a variable.

(5)Amend a property.

(6)Apply the amendment using the Alter method.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What advantages are there to using PowerShell with Microsoft Azure?

Advantages include being able to create standard, tested scripts to set up identical databases or virtual machines.

PowerShell can be used to play video games
PowerShell can be used to create 3D animations
PowerShell can be used to design websites

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or false? PowerShell providers offer an alternative to using SQL Server Management Objects.

FALSE

TRUE

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an SMO object?

An object with which part of SQL Server can be managed programmatically.

The top level object in the SQL Server hierarchy.

Part of the Windows operating system.

A SQL Server feature that improves performance.

A SQL PowerShell provider.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Can you name three ways of getting information about a cmdlet?

Using Get-Help cmdlet,
Using Get-Command cmdlet,
Using Get-Member cmdlet

Using Get-Info cmdlet,
Using Get-Command cmdlet,
Using Get-Member cmdlet

Using Get-Help cmdlet,
Using Get-Info cmdlet,
Using Get-Member cmdlet

Using Get-Help cmdlet,
Using Get-Command cmdlet,
Using Get-Info cmdlet

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When would you use a PowerShell provider?

To access a data store such as SMO objects, the file system, or the registry. The SQL PowerShell provider is included with the SQLPS module. You must import it before you can access SMO objects.

To create a new programming language
To design a new operating system

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?