By iamnothomer
via alberton.info
Published: Oct 30 2006 / 15:51
The SQL 2003 Standard introduced a new schema called INFORMATION_SCHEMA. PostgreSQL, SQL Server and now MySQL have it. Firebird doesn't have it, but you can retrieve pretty much everything you need from the system tables.
Add your comment