Bonjour voici mon probleme.
j'ai une table :
ma_table ( id , val1 , val2 , val3 )
ceci fonctionne
Mais pourqoi cela ne fonctionne pasCode:
2
3
4
ERROR: return type mismatch in function declared to return ma_tableCode:
2
3
4
DETAIL: Final SELECT returns too few columns.
CONTEXT: SQL function "test"
