/schemabrowser_tables_export.php

Description

Table exporter for Oracle databases.

This script takes a given list of tables and exports them as ready-to-use INSERT statements. Useful mainly for developer and/or users from instaclient which does not have the exp utility in hand. Note that this method does not work with BLOBs or RAW/LONG columns!

  • author: Sascha 'SieGeL' Pfalz <php@saschapfalz.de>
  • version: 1.38 (12-Feb-2009) $Id: schemabrowser_tables_export.php,v 1.5 2009/02/12 20:24:29 siegel Exp $
  • license: GNU Public License
Includes
require_once ("inc/nocache.php") (line 17)
require_once ("inc/header.inc.php") (line 33)
require_once ("inc/title.inc.php") (line 39)

Documentation generated on Tue, 22 Sep 2009 22:17:42 +0200 by phpDocumentor 1.4.2