0 votes
in Big Data | Hadoop by
The "strict" mode when querying a partitioned table is used to

A - stop queries of partitioned tables without a where clause

B - automatically add a where clause to the queries on a partitioned table

C - Limit the result of a query on partitioned table to 100

D - Ignore any error in the name of the partitioned table

1 Answer

0 votes
by
stop queries of partitioned tables without a where clause
...