MySQL Forums
Forum List  »  Perl

Re: scalars in sql statement
Posted by: Felix Geerinckx
Date: November 15, 2006 08:21AM

Romina Drees Wrote:

> so, if I have some more values, i would use (?,?,?) and append my values in the same order I've listed the columns before?

Yes.

> But what is undef then for?

Optional attributes (undef means: no attributes). See the DBI documentation.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
November 15, 2006 06:25AM
November 15, 2006 07:43AM
November 15, 2006 08:12AM
Re: scalars in sql statement
November 15, 2006 08:21AM
November 15, 2006 08:32AM
November 15, 2006 08:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.