×

Partitioning in virtual columns

  • US 8,620,888 B2
  • Filed: 12/06/2007
  • Issued: 12/31/2013
  • Est. Priority Date: 12/06/2007
  • Status: Active Grant
First Claim
Patent Images

1. A computer-implemented method for partitioning a database object, comprising steps of:

  • receiving one or more DDL statements that define a virtual column for the database object, said one or more DDL statements specifying;

    a name for the virtual column,a virtual column expression, andthat the database object is to be partitioned based on the virtual column;

    generating database metadata that;

    defines the virtual column as having said name,defines the virtual column as representing a result of applying the virtual column expression; and

    defines a plurality of partitions for the database object, wherein each individual partition of the plurality of partitions corresponds to a unique subset of values of a plurality of unique subsets of values;

    storing one or more records in the database object by, for each record of the one or more records, performing at least;

    evaluating the virtual column expression on one or more base columns of the record to obtain a value, andassigning the record to a particular partition of the plurality of partitions based on the value;

    receiving a query that references the virtual column;

    determining, based on the query and the plurality of unique subsets of values, a set of unnecessary partitions, wherein the set of unnecessary partitions comprises partitions in the plurality of partitions that are not needed for processing the query;

    processing the query based on partitions in the plurality of partitions which are not in the set of unnecessary partitions;

    wherein the method is performed by one or more computing devices.

View all claims
  • 1 Assignment
Timeline View
Assignment View
    ×
    ×