Select a.id_customers, firstname, lastname
from customers
How would i use ROBUST PLAN with this query?
please advise.
rafaelSelect a.id_customers, firstname, lastname
from customers
Option Robust Plan
"Rafael Chemtob" wrote:
> Select a.id_customers, firstname, lastname
> from customers
> How would i use ROBUST PLAN with this query?
> please advise.
> rafael
>
>|||If "customers" is a table (and not some complex view), then it would
seem silly to use the ROBUST PLAN hint on this query. Do you think that
this gives you some kind of advantage for this query?
Gert-Jan
Rafael Chemtob wrote:
> Select a.id_customers, firstname, lastname
> from customers
> How would i use ROBUST PLAN with this query?
> please advise.
> rafael
Wednesday, March 28, 2012
ROBUST PLan
Labels:
customershow,
database,
firstname,
id_customers,
lastnamefrom,
microsoft,
mysql,
oracle,
plan,
queryplease,
robust,
select,
server,
sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment