(no title)
adrianmsmith | 5 months ago
* PostgreSQL system table names are singular e.g. "pg_class"
* Oracle system tables are plural e.g. "ALL_TABLES"
* MySQL is also plural e.g. "schemata".
adrianmsmith | 5 months ago
* PostgreSQL system table names are singular e.g. "pg_class"
* Oracle system tables are plural e.g. "ALL_TABLES"
* MySQL is also plural e.g. "schemata".
No comments yet.