You develop a database to store data about textbooks. The data must be stored to process at a later time. Which database object should you use to store the data?
The answer should be (B) Table.
We can use a stored procedure to store data in some data structure such as an array; however, when execution of the stored procedure terminates the data will be lost and will not be retained in the database. This is the case for Function as well. A view is only a subset of data from a table and therefore, cannot exist without the underlying base table(s).
The data must be stored in a table (not in a stored procedure). The answer is B.
upvoted 5 times
...
This section is not available anymore. Please use the main Exam Page.98-364 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
cdc
Highly Voted 6 years, 1 month agoAndy7622
Highly Voted 4 years, 7 months agodim37
Most Recent 1 year, 10 months agodzoni68
3 years agoStreetz_dime11
3 years, 1 month agoAshurs
3 years, 1 month agoDeathDill
3 years, 2 months agomco2l
3 years, 2 months agoBottlecap
3 years, 4 months agoCertMeUp
4 years, 9 months agofkarata1
5 years, 5 months ago