Skip to content

LIST_DISTANCE

  • list1: FLOAT[]
  • list2: FLOAT[]
SELECT list_distance([1, 2, 3], [1, 2, 5]);