Contributed by Calpont, InfiniDB Community Edition is an open source, scale-up analytics database engine for your data warehousing, business intelligence and read-intensive application needs. Enabled via MySQLTM and purpose-built for an analytical workload with column-oriented technology at its core, the multi-threaded capabilities of InfiniDB Community Edition fully encompass query, transactional support and bulk load operations.  So come on in, grab a download and get started.

             | 

ALTER TABLE ADD COLUMN

E-mail Print PDF

With InfinDB, the ALTER TABLE ADD COLUMN function will only allow the update of one column at a time. When adding multiple columns to a table use ALTER TABLE ADD COLUMN for each column to be added.