A database was created in Databricks SQL using the following statement: ```sql CREATE SCHEMA accounting LOCATION 'dbfs:/accounting/data'; ``` Where will data for this database be stored? | Databricks Certified Data Analyst - Associate Quiz - LeetQuiz