Re: [SQL] PL/PGSQL TUTORIAL

2003-10-11 Thread Roberto Mello
On Sat, Oct 11, 2003 at 10:36:10AM +0100, Richard Huxton wrote: > > Oh - while I'm thinking of it, a couple of applications it might be worth > looking at are OpenACS or Bricolage, both web-based content-management > systems. OpenACS is not a content management system, but it provides a couple

Re: [SQL] PL/PGSQL TUTORIAL

2003-10-11 Thread Richard Huxton
On Saturday 11 October 2003 08:57, Muhyiddin A.M Hayat wrote: > Where can i find a complete full terminated database schema in SQL? > > I want to see a real complete database schema with views, triggers.. > etc,... Oh - while I'm thinking of it, a couple of applications it might be worth looking

Re: [SQL] PL/PGSQL TUTORIAL

2003-10-11 Thread Richard Huxton
On Saturday 11 October 2003 08:57, Muhyiddin A.M Hayat wrote: > Where can i find a complete full terminated database schema in SQL? > > I want to see a real complete database schema with views, triggers.. > etc,... Good places to start are: http://freshmeat.net/ http://sourceforge.net/ That's

[SQL] PL/PGSQL TUTORIAL

2003-10-11 Thread Muhyiddin A.M Hayat
Where can i find a complete full terminated database schema in SQL?I want to see a real complete database schema with views, triggers.. etc,...