Product: ScoreOmatic
Description: This solution describes how to use SQL queries within ScoreOmatic
Environment: All
Version: All
Answer:
SQL queries are completely optional and aren't necessary to run an effective scoring scenario. SQL queries can give you a little more flexibility in querying records together. To use a SQL query in a scoring profile, follow these steps:
Description: This solution describes how to use SQL queries within ScoreOmatic
Environment: All
Version: All
Answer:
SQL queries are completely optional and aren't necessary to run an effective scoring scenario. SQL queries can give you a little more flexibility in querying records together. To use a SQL query in a scoring profile, follow these steps:
- On the SQL Queries tab, click Add to write a new query
- Give the query a name and optionally, a description
- Enter the query statement - the Select clause is already provided
- Hit Test to verify your statement and to see the number of records the query will return
- Once you're finished editing the query statement, hit Save