| List: | Falcon Storage Engine | « Previous MessageNext Message » | |
| From: | Christopher Powers | Date: | December 2 2008 11:46pm |
| Subject: | Re: Falcon internal SQL | ||
| View as plain text | |||
Christopher Powers wrote: > Jim, > > Is the internal SQL syntax documented? > > I see that indexes are created separately from CREATE TABLE and > UPGRADE TABLE commands. Why is this? > > Chris > Specifically, I want to do this: "UPGRADE TABLE "TEST"."T1" ( "S1" int, "S2" int, "S3" int, key ("S1"), key ("S2"))" I could modify SQLParse to support this syntax, if necessary.
| Thread | ||
|---|---|---|
| • Falcon internal SQL | Christopher Powers | 3 Dec |
| • Re: Falcon internal SQL | Christopher Powers | 3 Dec |
| • Re: Falcon internal SQL | Ann W. Harrison | 3 Dec |
| • Re: Falcon internal SQL | Christopher Powers | 3 Dec |
