Microsoft Database Fundamentals - 98-364무료 덤프문제 풀어보기
You need to remove a view named EmployeeView from your database.
Which statement should you use?
Which statement should you use?
정답: D
Which permission does a user need in order to run a stored procedure?
정답: B
First normal form requires that a database excludes:
정답: B
This question requires that you evaluate the underlined text to determine if it is correct.
ALTER TABLE removes all rows from a table without logging the individual row deletions.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
ALTER TABLE removes all rows from a table without logging the individual row deletions.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
정답: C
In which situation do you need to perform a restore on a database?
정답: A
Which database term is used to describe the process of applying a backup to a damaged or corrupt database?
정답: B
You have a table that contains the following data.

You break the table into the following two tables.

This process is referred to as:

You break the table into the following two tables.

This process is referred to as:
정답: C
Which type of index changes the order in which the data is stored in a table?
정답: B
You need to combine the results of two queries into a single result that contains all of the rows from both queries.
Which Structured Query Language (SQL) statement should you use?
Which Structured Query Language (SQL) statement should you use?
정답: A