Simple Insert Problem

Поиск
Список
Период
Сортировка
От Gonzo Rock
Тема Simple Insert Problem
Дата
Msg-id 3.0.5.32.20010806171753.009ea5c0@postoffice.pacbell.net
обсуждение исходный текст
Ответы Re: Simple Insert Problem
RE: Simple Insert Problem
Список pgsql-sql
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 values in it already... I'm just adding a few more rows by hand.

Thanks All,



В списке pgsql-sql по дате отправления:

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: views and null bothering
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Simple Insert Problem