SQL = "SELECT * FROM dbname WHERE unit = ? AND name1 REGEXP ? AND email REGEXP ? ORDER BY unit" execute( 001, duckman, john@google.com )