Results 1 to 3 of 3

Thread: How to empty all videos description??

  1. #1
    Join Date
    Feb 2008
    Location
    Greece
    Posts
    235

    Default How to empty all videos description??

    I would like to know how to empty all videos description because i do not add description to videos. With that i can achieve better SQL performance. Dose someone know a SQL query for that.

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: How to empty all videos description??

    Code:
    update video set description='' where 1;
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Feb 2008
    Location
    Greece
    Posts
    235

    Default Re: How to empty all videos description??

    Thank you very much. you should do it to your website to. :D

Similar Threads

  1. search string empty
    By eorozco in forum Fixed Bugs
    Replies: 3
    Last Post: 01-07-2010, 05:48 AM
  2. config.php is empty !?! after installation
    By livio in forum Installation Support
    Replies: 2
    Last Post: 07-15-2008, 12:05 PM
  3. Search Description ONLY
    By gary in forum Installation Support
    Replies: 1
    Last Post: 05-19-2008, 03:40 AM
  4. more characters for description videos
    By olrac in forum Feature Requests
    Replies: 2
    Last Post: 10-05-2007, 06:44 AM
  5. if I remove banner_top, an empty space take its place
    By paolo in forum Installation Support
    Replies: 5
    Last Post: 05-16-2007, 02:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •