mirror of
https://github.com/github/codeql.git
synced 2026-03-19 14:06:50 +01:00
Update introduction-to-ql.rst
This commit is contained in:
@@ -30,7 +30,7 @@ The first query in the `tutorial.ql` file is populated with the query:
|
||||
from Person p
|
||||
select p
|
||||
|
||||
This query returns .
|
||||
This query returns a list of people in the tutorial's database.
|
||||
|
||||
More complicated queries typically look like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user