Bob Pawley <[EMAIL PROTECTED]> writes: > ERROR: malformed array literal: "{100, 250, 500, DegF)"
You wrote a right paren, not a right brace ... > I want to do single dimension arrays. > How did I turn it into multidmensional? The multiple levels of braces create a multidimensional array. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly