emptz column keywords emptz column keywords
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

emptz column keywords

Started by veki, June 19, 2014, 05:36:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

veki

Hello,

How to empty column keywords from the table pictures?

Thanks,

veki

ΑndrĂ©

I assume you're asking for an SQL query. If so, the following query will delete all keywords:
QuoteUPDATE cpg15x_picture SET keywords = ''