I have two tables that I want to use to use a between query statement for.
The first table and example data:
Sequence =1
beginaccount = 100001
endaccount = 110160
The second table and sample data:
Account = 100001, 100002
I want to write a statement that says if the account is between the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.