Content deleted Content added
Sammi Brie (talk | contribs) Adding short description: "Query language" (Shortdesc helper) |
m change source to syntaxhighlight |
||
Line 27:
== Example: a prediction query ==
This example is a singleton prediction query, which predicts for the given customer whether she will be interested in home loan products.
<
SELECT
[Loan Seeker],
Line 43:
18 AS [Total Years of Education]
)
</syntaxhighlight>
== See also ==
|