CREATE FUNCTION comissao(integer) RETURNS numeric(8,2) AS $$ ... Mas o meu retorno está vindo com 4 casas decimais. Fiz algo errado? -- View this message in context: http://www.nabble.com/Retorno-da-fun%C3%A7%C3%A3o-numeric%288%2C2%29-retorna-maisde-2-casas-decimais-tp25715436p25715436.html Sent from the PostgreSQL - Brasil mailing list archive at Nabble.com.
_______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
