PostgreSQL allows you to extend the database functionality with user-defined ... CREATE OR REPLACE FUNCTION sum_n_product3(IN x int,IN y int, OUT sum int, ...
確定! 回上一頁