Help for this page

Select Code to Download


  1. or download this
        /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
        /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */
    +;
    ...
        /*!40101 SET character_set_client = utf8 */;
        CREATE TABLE `foo` (
        ..
    
  2. or download this
    query table in mysql
    
    ...
        ## values to utf8, but don't know how.
        insert into Pg
    }