Administering a SQL Database Infrastructure - PP Questions

Administering a SQL Database Infrastructure - PP Questions

Professional Development

63 Qs

quiz-placeholder

Similar activities

ITF+ pt3

ITF+ pt3

9th Grade - Professional Development

67 Qs

m06uf2ex2

m06uf2ex2

Professional Development

60 Qs

Quiz Cloud Computing 1

Quiz Cloud Computing 1

Professional Development

68 Qs

Informatika ulgn dan kisi" PAS smt 2

Informatika ulgn dan kisi" PAS smt 2

Professional Development

60 Qs

C5. Marketing

C5. Marketing

University - Professional Development

64 Qs

BootCamp AWS Practitioner

BootCamp AWS Practitioner

Professional Development

65 Qs

Mock Batch-III

Mock Batch-III

Professional Development

62 Qs

Post-Test CPE15 - HDL

Post-Test CPE15 - HDL

Professional Development

65 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?