GIAC Penetration Tester GPEN Question # 56 Topic 6 Discussion

GIAC Penetration Tester GPEN Question # 56 Topic 6 Discussion

GPEN Exam Topic 6 Question 56 Discussion:
Question #: 56
Topic #: 6

Which of the following syntaxes is the correct syntax for the master.dbo.sp_makewebtask procedure?


A.

sp_makewebtask [@inputfile =] 'inputfile', [@query =] 'query'


B.

sp_makewebtask [@outputfile =] 'outputfile', [@query =] 'query'


C.

sp_makewebtask [@query =] 'query', [@inputfile =] 'inputfile'


D.

sp_makewebtask [@query =] 'query', [@outputfile =] 'outputfile'


Get Premium GPEN Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.