Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Interval (BETWEEN)

This function is used when you want to find an interval of values. You specify this by using the hyphen sign between the from and to value.

Example:

Search for ACCOUNT interval 3500 to 3599.

Search object

Search value accourding to SQL Smart syntax

Resulting SQL

ACCOUNT

3500..3599

ACCOUNT between'3500' and '3599'

ACCOUNT

3500-3599

ACCOUNT between '3500' and '3599'

Published:

Interval (BETWEEN)

This function is used when you want to find an interval of values. You specify this by using the hyphen sign between the from and to value.

Example:

Search for ACCOUNT interval 3500 to 3599.

Search object

Search value accourding to SQL Smart syntax

Resulting SQL

ACCOUNT

3500..3599

ACCOUNT between'3500' and '3599'

ACCOUNT

3500-3599

ACCOUNT between '3500' and '3599'

For an optimal Community experience, Please view on Desktop
Powered by Zendesk