Hey @MuthuLakshmi , thanks for the reply. I have two doubts

  1. Does this also mean that the SQL Type Rules here, are based on ansi mode being enabled? Because, in one of the examples on the rules page, it is written that the least common type of string and int is bigint, which is applicable only when ansi mode is enabled.
  2. Also, when ansi mode is disabled, which set of rules apply?