Help for this page

Select Code to Download


  1. or download this
    Insert into table(num,name,binary) VALUES('','filename','@binary');
    
  2. or download this
    SELECT binary from table where num='1';