Home | History | Annotate | Download | only in webdata

Lines Matching full:stmt3

524     std::string stmt3 = "SELECT billing_address FROM credit_cards";
525 sql::Statement s3(connection.GetUniqueStatement(stmt3.c_str()));
594 std::string stmt3 = "SELECT billing_address FROM credit_cards";
595 sql::Statement s3(connection.GetUniqueStatement(stmt3.c_str()));