0 votes
in Big Data | Hadoop by
The clause " WITH DEFERRED REBUILD" while creating an index

A - creates index on a table which is yet to be created

B - creates index on a table which has no data

C - creates index only on a table which has data

D - creates an index which is empty

1 Answer

0 votes
by
creates an index which is empty
...