Free Looker LookML Developer Exam LookML-Developer Exam Practice Test
LookML-Developer Exam Features
In Just $59 You can Access
- All Official Question Types
- Interactive Web-Based Practice Test Software
- No Installation or 3rd Party Software Required
- Customize your practice sessions (Free Demo)
- 24/7 Customer Support
Total Questions: 0
-
Business users report that they are unable to build useful queries because the list of fields in the Explore is too long to find what they need.Which three LookML options should a developer use to curate the business user's experience? (Choose three.)
Answer: 1,,3,,5 Next Question -
Two developers are working on adding a new view to a project. Once both developers have finished their work in the view, the changes will be pushed to production.Where should the developers write the LookML for this view?
Answer: 3 Next Question -
A developer needs to implement three persistent derived tables (PDTs) as described below.The PDTs need to be refreshed after the daily ETL pipeline adds incremental loads to the underlying tables.Each PDT is built off of one underlying table in the database (one PDT per table).The underlying tables for each PDT are updated one after the other, and a new row is added to an ETL log table each time a table is updated.Due to the unpredictable nature of the ETL pipeline, each PDT does not refresh at the same time from day to day.Each PDT takes over an hour to build, and to save on compute costs each PDT should only be refreshed once per day.How can the developer set up the PDTs according to these requirements?
Answer: 4 Next Question -
A user is seeing an error in the Explore that indicates the primary key defined for a one-million-row table is not unique.How can the developer use SQL Runner to troubleshoot quickly?
Answer: 4 Next Question -
A developer has a persistent derived table view called user_facts that contains aggregated data for each user. The developer needs to query the data from this table in another derived table view called user_region_facts.Which strategy should the developer use to write the query for user_region_facts that will leverage the existing derived table?
Answer: 3 Next Question -
A LookML developer finishes some LookML work and commits changes in their personal development branch. The developer is asked to Pull and Merge Other Changes.What does this indicate?
Answer: 2 Next Question -
A developer is connecting a LookML project to a remote Git repository. The developer wants to track which users are committing code changes, creating pull requests, or deploying to production when the different Git commands are initiated from within Looker.Which type of Git connection should be utilized to meet this business requirement?
Answer: 4 Next Question -
A user reports that a query run against the orders Explore takes a long time to run. The query includes only fields from the users view. Data for both views is updated in real time. The developer runs the following query in SQL Runner and quickly receives results:SELECT * FROM users.What should the developer do to improve the performance of the query in the Explore?
Answer: 1 Next Question -
After running the Content Validator, a developer can see the error ''Unknown field''.Which two changes could cause this issue? (Choose two.)
Answer: 2,,5 Next Question -
The developer has moved the orders Explore (shown below) from model_a to model_b, where both models are in the same project, and all users have access to both models.Connection: ''demo''include: ''.view''explore: orders {}What will happen after making this change?
Answer: 3 Next Question
Total Questions: 0
