ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:comments

This is an old revision of the document!


Adding Comments To Tables

Database support for adding comments varies from full support (IBM DB2, PostgreSQL) to none (SQLite) with differing implementation methods. Databases that support it do it via 1 of 2 methods, Either be adding the comment as part of the table creation and modification process, or by adding a comment to a previously created table.

v5/dictionary/comments.1774196893.txt.gz · Last modified: by mnewnham