Hi:
Let's say I have a table with a column of one-dimensional arrays. What
exactly is returned when the database is queried for a maximum from that
particular column? The array was the greatest average value? Let's say
I have a table with a column of two-dimensional arrays. What then?
Thanks!
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match