skip to content
promptdojo
_
[ save your spot ]
[ follow on x ]
Select, filter, aggregate: the feature query shape — step 2 of 7
ch 36 · sql for ml datasets
2/7
promptdojo
_
›
phase 08 · ai/ml engineering buildout
›
ch 36 · sql for ml datasets
lesson 1 of 4 · select, filter, aggregate: the feature query shape
step 2 / 7
Which SQL clause decides which raw rows enter the training population before aggregation?
1
`SELECT`
2
`WHERE`
3
`ORDER BY`
check
Select, filter, aggregate: the feature query shape — step 2 of 7
ch 36 · sql for ml datasets
2/7
promptdojo
_
›
phase 08 · ai/ml engineering buildout
›
ch 36 · sql for ml datasets
lesson 1 of 4 · select, filter, aggregate: the feature query shape
step 2 / 7
Which SQL clause decides which raw rows enter the training population before aggregation?
1
`SELECT`
2
`WHERE`
3
`ORDER BY`
check
park a thought