Microsoft
70-433 · Question #27
You have run a server side trace that created 45 trace files. You want to load the trace files on your workstation in a database table called PerfData for further analysis. ou need to load three files
Sign in or unlock 70-433 to reveal the answer and full explanation for question #27. The question stem and answer options stay visible for context.
Troubleshoot and Optimize Databases
Question
You have run a server side trace that created 45 trace files. You want to load the trace files on your workstation in a database table called PerfData for further analysis. ou need to load three files starting at c:\my_trace_38.trc. Which Transact-SQL statement should you use?
Options
- ASELECT * INTO PerfData
- BSELECT * INTO PerfData
- CSELECT * INTO PerfData
- DSELECT * INTO PerfData
Unlock 70-433 to see the answer
You've previewed enough free 70-433 questions. Unlock 70-433 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#trace files#fn_trace_gettable#SQL Server Profiler#performance data loading