|
PDO::pgsqlCopyToFileCopy data from table into file Beschreibung
public bool PDO::pgsqlCopyToFile
( string
$table_name
, string $filename
[, string $delimiter = '\t'
[, string $null_as = "\\\\N"
[, string $fields
]]] )
Copies data from table into file specified by Parameter-Liste
Rückgabewerte
Returns |