Re: Simple Insert Problem

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Simple Insert Problem
Дата
Msg-id web-97748@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Simple Insert Problem  (Gonzo Rock <GonzoRock@Excite.com>)
Список pgsql-sql
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
> (5400,Welding,06:00:00);

Because you've forgotten the quote marks.

-Josh Berkus


______AGLIO DATABASE SOLUTIONS___________________________                                      Josh Berkus Complete
informationtechnology      josh@agliodbs.com  and data management solutions       (415) 565-7293 for law firms, small
businesses       fax 621-2533   and non-profit organizations.      San Francisco
 


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

Предыдущее
От: Gonzo Rock
Дата:
Сообщение: Simple Insert Problem
Следующее
От: "Robby Slaughter"
Дата:
Сообщение: RE: Simple Insert Problem