Microsoft
70-450 · Question #119
70-450 Question #119: Real Exam Question with Answer & Explanation
Sign in or unlock 70-450 to reveal the answer and full explanation for question #119. The question stem and answer options stay visible for context.
Question
You are the administrator of a SQL Server 2008 instance with a database named DB1. In the Services schema there is a table named Service.Table. The Services.Table has to be moved from the Sales schema to a new schema named Costs. Which Transact-SQL statement should you execute?
Options
- AALTER TABLE Service.Table SWITCH TO Costs.Table1;
- BALTER SCHEMA Costs TRANSFER Service.Table;
- CALTER USER Service WITH DEFAULT_SCHEMA = Costs;
- DALTER AUTHORIZATION ON Service.Table1 TO Costs;
Unlock 70-450 to see the answer
You've previewed enough free 70-450 questions. Unlock 70-450 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.