NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: newbie question/confusion

harvey list at harveyk.com
Wed Feb 23 08:08:31 EST 2005


This is a great site for beginning to learn lots of languages:
http://www.w3schools.com/
and specificlaly for SQL:
http://www.w3schools.com/sql/default.asp


At 12:09 AM 2/23/2005, Faber Fedor wrote:

>On 22/02/05 23:48 -0500, Freeman, Joshua wrote:
> > T H A N K  Y O U  ! !
> >
> > I used the second syntax first... I'll test the first syntax tomorrow!
> >
> > Now I just have to figure out how to write my insert statement for when 
> people want to add gardens!
>
>
>INSERT INTO gardens
>(field1, field2, field3)
>VALUES (value1, value2, value3)
>
>
>http://dev.mysql.com/doc/mysql/en/insert.html or do what I do: google
>for "mysql insert syntax".  First link.
>
>
>--
>
>Regards,
>
>Faber
>
>Linux New Jersey: Open Source Solutions for New Jersey
>http://www.linuxnj.com
>
>
>
>_______________________________________________
>New York PHP Talk Mailing List
>AMP Technology
>Supporting Apache, MySQL and PHP
>http://lists.nyphp.org/mailman/listinfo/talk
>http://www.nyphp.org




More information about the talk mailing list