# 1z0-149 — Question 602

**Type:** multiple_response
**Topics:** topic_1

## Question

Which two PL/SQL elements can be deprecated using the DEPRECATE pragma? (Choose two.)

## Correct Answer

_See scenario._

## Explanation

https://docs.oracle.com/en/database/oracle/oracle-database/19/lnpls/DEPRECATE-pragma.html#GUID-D2DAD89D-C537-4666-A8A7-2836EB77A0E5
PL/SQL elements of these kinds may be deprecated:
 Subprograms
 Packages
 Variables
 Constants
 Types
 Subtypes
 Exceptions
 Cursors

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/oracle/1z0-149/602  
Practice (tracked): https://hiexam.net/study/1z0-149/practice