Manuál PHP | ||
---|---|---|
Předcházející | Další |
pg_copy_to() copies a table to an array. It issues COPY TO SQL command internally to insert records. The resulting array is returned. It returns FALSE on failure.
See also pg_copy_from()
Předcházející | Domů | Další |
pg_copy_from | Nahoru | pg_dbname |