You work as a Developer for a company named ABC.com. The company has a Windows Azure
subscription. The company uses a cloud-based SQL Server environment hosted on SQL Azure.
You are designing an application named ABC-App1. The application will store temporary data in a
database named ABC-App1TempDB. During an application session, the schema of the temporary
database object may need to be modified.
Which of the following SQL Azure database objects would be suitable for ABC-App1?
A.
Temporary Queries.
B.
Table Views.
C.
Temporary stored procedures.
D.
Temporary tables.
Explanation: