A table is defined as follows: CREATE TABLE t (id INT, val TEXT); Select two correct statements from below about the function "get_head" defined below. CREATE
FUNCTION get_head(BOOLEAN) RETURNS TEXT LANGUAGE sql CALLED ON
NULL INPUT AS 'SELECT val FROM t WHERE $1 OR id > 0 ORDER BY id LIMIT 1;';
Truman
1 days agoLucille
1 days agoAshleigh
4 days agoMollie
4 days agoGlendora
7 days agoVanesa
8 days agoNohemi
9 days ago