importing database in postgres
i have made a schema in postgres in which i want to import data from MS Excel sheet.Like in PHP there's no direct option of importing tables in database.plz suggest.
Another problem that i am facing is in making an audit trail of a table where i am trying to get primary key name and primary key value.i am unable to build the function properly.plz guide and if possible with the code.
|