Created
May 7, 2014 16:58
-
-
Save shaik2many/b3f5a1f8e50ab940cc1a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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