[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQL inserts



On Tue, Feb 23, 1999 at 12:29:59AM -0800, Micah Yoder wrote:
> I read in the MySQL manual that it supports the set syntax.  Anyway, I
> think that's the best way to do it, because it's easier to read and if

But do most SQL databases support the set syntax in an insert?  We don't want
to get so non standard that if we need to change to another db we have to
change everything, IMHO.  If insert (colnames) into db values (values); is
more standard, we should use it.

-- 
-------------------
Daniel E. Markle
syntax@ashtech.net

Windows NT - Growing at 1/20th the rate of GNU/Linux, and 1/2 the rate of MacOS.
Perhaps there's a reason?
-------------------