exam questions

Exam 70-464 All Questions

View all questions & answers for the 70-464 exam

Exam 70-464 topic 1 question 118 discussion

Actual exam question from Microsoft's 70-464
Question #: 118
Topic #: 1
[All 70-464 Questions]

DRAG DROP -
You plan to create a custom aggregation function named Function1 and deploy the function to a SQL Server named Server1. You create a Microsoft.NET
Framework class that contains the definition of Function1.
You upload a certificate to Server1.
You need to ensure that Function1 can access a web service. The solution must minimize the number of changes made to the database.
Which three tasks should you perform next in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://docs.microsoft.com/en-us/sql/t-sql/statements/create-aggregate-transact-sql?view=sql-server-2017 https://docs.microsoft.com/en-us/sql/t-sql/statements/add-signature-transact-sql?view=sql-server-2017

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Zikato
4 years, 6 months ago
I don't know about this. If the assembly needed unsafe access, you wouldn't be allowed to create and then sign. You would need to sign first and import the signed assembly.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...