[SQL] combine SQL SELECT statements into one

2010-02-01 Thread Neil Stlyz
Good Evening, Good Morning Wherever you are whenever you may be reading this. I am new to this email group and have some good experience with SQL and PostgreSQL database. I am currently working on a PHP / PostgreSQL project and I came upon something I could not figure out in SQL. I was wonderi

[SQL] string functions and operators

2010-03-22 Thread Neil Stlyz
Hello, I have a dilema and I was hoping someone here may offer guidance or assistance. I bet this is a very simple question for someone out there but I am having problems coming up with a solution. Here it is... suppose I have a field with the following values: 77.1 77.2 134.1 134.2 134.3 5.1

Re: [SQL] string functions and operators

2010-03-22 Thread Neil Stlyz
? From: Petru Ghita To: Neil Stlyz ; pgsql-sql mailing list Sent: Mon, March 22, 2010 8:08:30 PM Subject: Re: [SQL] string functions and operators -BEGIN PGP SIGNED MESSAGE- Hash: SHA1   For numeric data types use: http://www.postgresql.org/docs/8.4/static/functions-math.html