[EMAIL PROTECTED] wrote:
> Josh,
>
> Fuck you and the high horse you rode in on.
Stop that language immediately! It is not accepted on any of
our PostgreSQL mailing lists.
> Yes as a matter of fact I did forget the quote marks. Do you think reading
> that book will help with my silly sy
Gonzo,
> F*** you and the high horse you rode in on.
Please restrain yourself from posting strong language to the list. If
you want to use stong language at me, please e-mail it directly.
Further, I e-mailed an apology for touching a nerve, but you appear to
have supplied an invalid reply-to
Josh,
Fuck you and the high horse you rode in on.
Yes as a matter of fact I did forget the quote marks. Do you think reading
that book will help with my silly syntactical errors? Do you think I did not
pull my hair out prior to posting? Sometimes the obvious just eludes the
smartest of us.
Per
nday, August 06, 2001 7:18 PM
To: [EMAIL PROTECTED]
Subject: [SQL] Simple Insert Problem
Sorry but this is making me crazy... yes... I'm way new to SQL
Why would this error out ??
This is the Query...
INSERT INTO OP (op_num,op_name,start_time) Values (5400,Welding,06:00:00);
And this is th
Gonzo,
> Sorry but this is making me crazy... yes... I'm way new to SQL
Buy PostgreSQL: Introduction and Concepts. Now. Read it cover to cover
before posting any more questions, ok?
> Why would this error out ??
>
> This is the Query...
> INSERT INTO OP (op_num,op_name,start_time) Values
>
Sorry but this is making me crazy... yes... I'm way new to SQL
Why would this error out ??
This is the Query...
INSERT INTO OP (op_num,op_name,start_time) Values (5400,Welding,06:00:00);
And this is the pgSQL error...
ERROR: parser: parse error at or near ":"
The table has reasonable valu