Question 069
### What are the steps of CodeQL analysis workflow?
> https://codeql.github.com/docs/codeql-overview/about-codeql/#codeql-analysis
1. [x] Creating a CodeQL database -> Running CodeQL queries -> Interpreting the results
1. [ ] Running CodeQL queries -> Creating a CodeQL database -> Interpreting the results
1. [ ] Running CodeQL queries -> Interpreting the results
1. [ ] Creating a CodeQL database -> Interpreting the results -> Running CodeQL queries