|
|
| There's more than one way to do things | |
| PerlMonks |
Answer: Placeholders and NOW() |
| ( #190283=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > database programming > Placeholders and NOW() contributed by runrig
yes:
But I suspect NOW() is a function in your particular database, in which case you wouldn't use a placeholder, and you would just put a literal NOW() in your SQL statement. Example:
|
|
||||||||||||||||||||