select 1 from tab having 1=1;
returns 2 rows
I'm curious whats in those two rows... {{1} {1}} ?
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
select 1 from tab having 1=1;
returns 2 rows
I'm curious whats in those two rows... {{1} {1}} ?
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster