×

Method for transforming SQL queries

  • US 20040030679A1
  • Filed: 08/09/2002
  • Published: 02/12/2004
  • Est. Priority Date: 08/09/2002
  • Status: Active Grant
First Claim
Patent Images

1. A computer-implemented method for the transformation of an SQL query comprising a WHERE clause having nested SELECT expressions, the method comprising the following steps:

  • a) iteratively transforming the nested SELECT expressions in the WHERE clause of the SQL query into a corresponding and logically equivalent first step expression whereby the first step expression is defined to comprise ThereExists expressions and associated truth-value expressions, b) generating a truth expression having the form “

    (search_condition) IS TRUE”

    where the first step expression derived from the WHERE clause defines “

    search condition”

    in the truth expression;

    c) transforming the truth expression by iteratively applying a set of 3-valued to 2-valued logic rules to push the IS operator to the bottom of a truth expression tree corresponding to the truth expression and to replace the resulting IS operator expressions with logically equivalent expressions such that a second step expression is defined to be logically equivalent to the truth expression and to be expressed in 2-valued logic; and

    d) transforming the second step expression by iteratively applying a set of NOT removal rules to push any NOT expressions to the bottom of a second step expression tree corresponding to the second step expression, to remove the NOT expressions and to remove the ThereExists expressions, whereby the WHERE clause is transformed to an expression in 2-valued logic in which nested SELECT expressions are simplified.

View all claims
  • 9 Assignments
Timeline View
Assignment View
    ×
    ×