Published in: SQL
URL: http://www.onlamp.com/pub/a/onlamp/2006/05/11/postgresql-plpgsql.html
Installing plpgsql language in a postgresql database
/* * In command prompt type this command */ createlang plpgsql database_name
You need to login to post a comment.
