Mile2_Security
ML0-320 · Question #31
MS SQL server makes use of Stored Procedures. There is an extended stored procedure called sp_makewebtask that can be used with data being returned from executed queries. What would you use this…
The correct answer is B. It is used to create and HTML page. See the full explanation below for the reasoning.
Question
MS SQL server makes use of Stored Procedures. There is an extended stored procedure called sp_makewebtask that can be used with data being returned from executed queries. What would you use this stored procedure for?
Options
- AIt is used to start a new web server instance
- BIt is used to create and HTML page
- CIt is used to perform an entry within a database
- DIt is used to schedule a job task
How the community answered
(26 responses)- A12% (3)
- B77% (20)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.