Ad
  • Default User Avatar

    I think "base % factor = 0" is evaluated as statement, who returns either TRUE or FALSE on each row depending on the result with the values of that row
    im kinda new to sql so someone correct me if i miss something

  • Default User Avatar

    this is cool but i am strugglig to understand how it knows to state what is true and false with out declaring either. Is it because the query returns all the true results then returns all the remaining results which are false?