Help for this page

Select Code to Download


  1. or download this
    SELECT DISTINCT file_format FROM table
    
  2. or download this
    UPDATE table SET file_format='p$b.zip' WHERE file_format IN (....)