When an application using a temporary table terminates or disconnects from the database unexpectedly, what happens to the temporary table and any data stored in it?

When an application using a temporary table terminates or disconnects from the database unexpectedly, what happens to the temporary table and any data stored in it?
A. The data in the table is deleted and the table persists.
B. The data in the table is deleted and the table is implicitly dropped.
C. The temporary table is converted to a base table and the data is deleted.
D. The temporary table is converted to a base table and the data is persistent.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.