バージョン 5 から バージョン 6 における更新: Query

差分発生行の前後
無視リスト:
更新日時:
2012/07/04 14:54:05 (12 年 前)
更新者:
wu
コメント:

--

凡例:

変更なし
追加
削除
変更
  • Query

    v5 v6  
    1 -- 
    2 ||Allie ||join||orderby||filter||distinct|| 
    3 ||case1 ||6     ||      ||lang 1||      || 
    4 ||case2 ||8     ||      ||      ||      1|| 
    5 ||case3 ||6     ||1     ||lang 2 ||     || 
    6 ||case4 ||10    ||1     ||lang 2         ||1|| 
    7 ||case5 ||7     ||      ||regex 2       ||1|| 
    81 
    9 --- 
     2This page summarizes the query characteristics in our use case used in the five data set, such as the number of doing join , orderBy and filter operation. 
     3 
     4Please note that, we means that the query is a "select" query if we do not declare the form of the query.  
     5 
     6 
     7Cell: 
    108 
    119||Cell  ||join||  orderby||filter||distinct||union||optional||count|| 
     
    3028||case19||      4||     ||      ||      ||        ||        ||   ||      
    3129 
    32 --- 
     30Allie: 
    3331 
    34 ||DDBJ  ||join||        distinct||limit||offset|| 
    35 ||case1||       2||             ||1     ||1|| 
    36 ||case2||       2||             ||1     ||1|| 
    37 ||case3||       2||             ||1     ||1|| 
    38 ||case4||       5||             ||      ||  || 
    39 ||case5||       4||             ||      ||  ||   
    40 ||case6||       6||             ||      ||  ||   
    41 ||case7||       6||     1       ||      ||  ||   
    42 ||case8||       6||             ||      ||  ||   
    43 ||case9 ||6     ||              ||      ||  || 
    44 ||case10||      6||             ||      ||  ||   
     32||Allie ||join||orderby||filter||distinct|| 
     33||case1 ||6     ||      ||lang 1||      || 
     34||case2 ||8     ||      ||      ||      1|| 
     35||case3 ||6     ||1     ||lang 2 ||     || 
     36||case4 ||10    ||1     ||lang 2 ||1|| 
     37||case5 ||7     ||      ||regex 2 ||1|| 
    4538 
    46 --- 
    47 ||uniprot||join||limit||offset  ||orderby||filter|| 
     39Uniprot: 
     40 
     41||Uniprot||join||limit||offset  ||orderBy||filter|| 
    4842||case1 ||0     ||1     ||1     ||      ||       || 
    4943||case2||0      ||1     ||1     ||      ||       || 
     
    6559||case18||describe||            ||      ||       ||     || 
    6660 
    67 ---              
     61 
     62DDBJ: 
     63 
     64||DDBJ  ||join||        distinct||limit||offset|| 
     65||case1||       2||             ||1     ||1|| 
     66||case2||       2||             ||1     ||1|| 
     67||case3||       2||             ||1     ||1|| 
     68||case4||       5||             ||      ||  || 
     69||case5||       4||             ||      ||  ||   
     70||case6||       6||             ||      ||  ||   
     71||case7||       6||     1       ||      ||  ||   
     72||case8||       6||             ||      ||  ||   
     73||case9 ||6     ||              ||      ||  || 
     74||case10||      6||             ||      ||  ||   
     75 
     76 
     77         
    6878 
    6979