If you have three placeholders, DBI expects three values to be passed in for the three placeholders. There is no way around it.
Maybe you want a way to extract three values out of your one concatenated string, but you haven't described your problem in a way that I can easily infer that from what you've told us so far.
If you have the three values separated already, I recommend keeping them separate.
In reply to Re^3: Values concatenation for SQL query
by Corion
in thread Values concatenation for SQL query
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |