Help for this page

Select Code to Download


  1. or download this
    $/ = ";\n";
    
    ...
    values(1, 'testing 1 2 3');
    # more comments
    insert into table_name values (2, 'test •');
    
  2. or download this
    Query: 
    
    ...
    
    Query: 
    insert into table_name values (2, 'test •');