Question 6 5 pts What does "time-variant" mean in the context of data warehousing? Users accessing the warehouse may rec
Posted: Sat May 14, 2022 8:23 pm
Question 6 5 pts What does "time-variant" mean in the context of data warehousing? Users accessing the warehouse may receive inconsistent versions of the same data Data is batch uploaded into the warehouse at different times The data warehouse contains a time dimension to represent events/transactions occurring over time The data warehouse is always updated whenever new event/transaction data is created The data warehouse can be accessed by many users at the same time Question 7 5 pts Which of the following is NOT a wildcard operator in Oracle SQL? They are all wildcard operators * o 0 0 % O II Question 8 5 pts Which SQL command is used to delete only the data (not metadata) in a table? O DROP O DELETE O UNWRITE O REDACT O ERASE