会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明申请
    • Structured indexes on results of function applications over data
    • 功能应用程序对数据结果的结构化索引
    • US20050198001A1
    • 2005-09-08
    • US11051360
    • 2005-02-04
    • Conor CunninghamEric HansonMilind JoshiCesar Galindo-LegariaFlorian Waas
    • Conor CunninghamEric HansonMilind JoshiCesar Galindo-LegariaFlorian Waas
    • G06F7/00G06F12/00G06F17/30
    • G06F17/30451Y10S707/99932Y10S707/99933Y10S707/99934Y10S707/99935
    • Indexed views or materialized views are used as a secondary index on a base table with multi-valued attributes. This provides for using the index to search in the nested data. Moreover, indexing is provided on the result of an unnest operation. Indexing a view on the result of an unnesting operation provides the ability to index the contents of a nested collection. One such unnesting operation is “cross apply unnest”. This provides additional options for a query execution plan, leading to a more optimized query. A back-join is provided from the indexed view to the base table to allow fields from the base table that are not present in the indexed view to be included in a result of a query on the table which is processed using the indexed view as an access path. This provides a means of including columns in the query result that are not in the indexed view but are in the base table. The back-join is supported from a single-table indexed view to the base table via a unique clustering key which acts as a logical row locator. Thus, the system can back-join to the base table from an indexed view via the unique clustering key. These features allow the use of indexed views to index a table on the contents of multi-set or multi-valued attributes.
    • 索引视图或物化视图用作具有多值属性的基表上的辅助索引。 这提供了使用索引来搜索嵌套数据。 而且,索引是针对不良操作的结果。 索引对不察觉操作的结果的视图提供了对嵌套集合的内容进行索引的能力。 一个这样的不太理想的操作是“不适用”。 这为查询执行计划提供了其他选项,从而导致更优化的查询。 从索引视图向基表提供反向连接,以允许来自索引视图中不存在的基表中的字段包含在使用索引视图处理的表上的查询结果中作为 访问路径 这提供了一种在查询结果中包含不在索引视图中但在基表中的列的方法。 通过独立的集群密钥(作为逻辑行定位符),从单表索引视图向基表支持后连接。 因此,系统可以通过独特的聚类键从索引视图返回到基表。 这些功能允许使用索引视图来索引关于多集或多值属性的内容的表。
    • 7. 发明申请
    • Use of statistic on view in query optimization
    • 在查询优化中使用统计信息
    • US20050050041A1
    • 2005-03-03
    • US10652423
    • 2003-08-29
    • Cesar Galindo-LegariaMilind Joshi
    • Cesar Galindo-LegariaMilind Joshi
    • G06F17/30
    • G06F17/30463G06F17/30536Y10S707/99933Y10S707/99934
    • A query optimizer produces a preferred execution plan by utilizing statistics on views. These provide the optimizer with statistical information beyond that available on tables, for example, with information on the result of scalar or relational expressions. Pre-derived accurate statistics are thus available which are used to improve the accuracy of estimation and thus increase the quality and reliability of the query processor. Transformations of expressions and sub-expressions of candidate plans produce equivalent sub-expressions. Where those sub-expressions include references to views, an estimation of the cardinality and other execution statistics for the sub-expression can be made using the view statistics. This can be used to estimate the cardinality for all equivalent sub-expressions, leading to higher accuracy for the estimate.
    • 查询优化器通过利用视图统计信息生成首选执行计划。 这些为优化器提供超出表上可用的统计信息,例如,具有关于标量或关系表达式的结果的信息。 因此,可以使用预先导出的精确统计量来提高估计的准确性,从而提高查询处理器的质量和可靠性。 候选计划的表达式和子表达式的转换产生等效的子表达式。 在这些子表达式包括对视图的引用的情况下,可以使用视图统计信息来估计子表达式的基数和其他执行统计信息。 这可以用于估计所有等效子表达式的基数,导致估计的更高的准确性。
    • 8. 发明申请
    • System and method for segmented evaluation of database queries
    • 数据库查询分段评估的系统和方法
    • US20050097100A1
    • 2005-05-05
    • US10998761
    • 2004-11-29
    • Cesar Galindo-LegariaGoetz GraefeMilind JoshiRoss Bunker
    • Cesar Galindo-LegariaGoetz GraefeMilind JoshiRoss Bunker
    • G06F7/00G06F17/30
    • G06F17/30501G06F17/3046G06F17/30466G06F17/30498Y10S707/99933Y10S707/99943
    • A method of satsfying a database query includes evaluating certain joins on a per-segment basis. An expression tree is produced for the query, and the expression tree is evaluated to identify joins whose operands are two instances of the same relation and whose join predicate conjunctively includes an equality comparison between two instances of the same column. When such a join is identified, it may be evaluated by segmenting the operand relation according to the columns that are compared for equality in the predicate. The join is then evaluated by performing the join operation separately on each segment. Segments may be spooled separately, thereby exploiting the efficiencies obtained by spooling even where the entire relation is too large to fit in the spool. Execution iterators are provided for spooling successive segments and for applying the join to the spooled segment.
    • 饱和数据库查询的方法包括基于每个段来评估某些联接。 为查询生成表达式树,并且对表达式树进行评估,以标识其操作数是相同关系的两个实例的连接,并且其连接谓词连接地包含同一列的两个实例之间的等效比较。 当识别出这样的连接时,可以通过根据在谓词中的相等性进行比较的列分割操作数关系来评估操作数关系。 然后通过在每个段上分别执行连接操作来评估连接。 分段可以单独地卷绕,从而利用即使在整个关系太大而不能装入卷轴的情况下通过卷绕获得的效率。 提供执行迭代器用于假脱机连续的段并将连接应用到假脱机段。
    • 10. 发明申请
    • Herbal cough formulations and process for the preparation thereof
    • 草药咳嗽配方及其制备方法
    • US20060257507A1
    • 2006-11-16
    • US11345895
    • 2006-02-02
    • Madhukat DoshiShashikant VasavadaMilind JoshiShirish Mody
    • Madhukat DoshiShashikant VasavadaMilind JoshiShirish Mody
    • A61K36/67A61K36/886A61K36/53A61K36/906A61K36/48A61K36/28
    • A61K36/00A61K2300/00
    • The present invention relates to an herbal composition which is non-alcoholic, non-sedating and non-freezing in nature for the treatment of chronic respiratory disorders such as cold, cough, allergic asthma, seasonal allergic rhinitis, pharyngitis, laryngitis and the like and a process for preparing the same. The process comprises procuring, cleaning, grading of specified herbal plants per the standard specification, disintegrating and pulverizing separately to form coarse powder, then macerating individual powders separately with aqueous solution of preservatives, then extracting, filtering, concentrating and spray drying to make dry extract powder or semisolid soft extract. Further dissolving each of the extracts separately in aqueous solution containing preservatives and then allowing to maturate after mixing. Then adding filtered extracts to the sugar syrup containing preservatives, glycerin and appropriate excipients to obtain a homogenous cough syrup.
    • 本发明涉及用于治疗慢性呼吸系统疾病如感冒,咳嗽,过敏性哮喘,季节性过敏性鼻炎,咽炎,喉炎等的非酒精性,非镇静性和非冷冻性的草药组合物, 其制备方法。 该方法包括按照标准规范采购,清洗,分级指定草药,分解粉碎,形成粗粉,然后分别用防腐剂水溶液浸渍个别粉末,然后提取,过滤,浓缩和喷雾干燥,制成干提取物 粉末或半固体软提取物。 进一步将各提取物分别溶解在含有防腐剂的水溶液中,然后在混合后使其成熟。 然后将过滤的提取物加入到含有糖浆的防腐剂,甘油和适当的赋形剂中以获得均匀的止咳糖浆。