Skip to content

Instantly share code, notes, and snippets.

@shaik2many
Created May 7, 2014 16:58
Show Gist options
  • Save shaik2many/b3f5a1f8e50ab940cc1a to your computer and use it in GitHub Desktop.
Save shaik2many/b3f5a1f8e50ab940cc1a to your computer and use it in GitHub Desktop.
create index i4_mvtable on mvtable(c1||c2||c3, c4, c3);
create index i5_mvtable on mvtable(c1, c4, c3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment