0 votes
in Hive by
If the database contains some tables, then using which keyword can it be forced to drop the tables?

(a) Cascade

(b) Restrict

(c) Overwrite

(d) Drop

1 Answer

0 votes
by

If the database contains some tables, then using which keyword can it be forced to drop the tables?

(a) Cascade

(b) Restrict

(c) Overwrite

(d) Drop

Correct Answer to the above question is :  Restrict

🔗Reference: stackoverflow.com

🔗Source: Java Interview Questions and Answers

Related questions

0 votes
asked Oct 25, 2020 in Hive by rahuljain1
0 votes
asked Mar 10, 2021 in PL/SQL by sharadyadav1986
...