I have a need when creating a table to specify an index on a column. I
can't see anything in TableCreationBuilder or ColumnCreationBuilder that
would do the trick.

My fallback plan was to try to just build and execute the CREATE INDEX
statement myself, but the query parser complains that my query doesn't
start with SELECT.

Is there a way I can create this index? Or gain access to run underlying
SQL to create it myself?

Thanks,

*William Bowen*  Senior Software Engineer, Zoomdata
Mobile:  <+1+718+300-4574>+1 <+1+718+300-4574>571-308-6361
Email:  <bur...@zoomdata.com>william.bo...@zoomdata.com
Website: www.zoomdata.com <http://www.zoomdata.com/>
<http://www.facebook.com/Zoomdata>
<http://www.linkedin.com/company/zoomdata>  <http://twitter.com/Zoomdata>

Reply via email to