> From: Kevin Grittner [mailto:[EMAIL PROTECTED]
>
> First off, let's make sure we're optimizing the query you
> really want to run.
> AND binds tighter than OR, so as you have it written, it is
> the same as:
>
> HAVING "PrintSamples"."MachineID" = 4741
> OR ( "PrintSamples"."Mach
Terminology Question:
If I use the following statement:
I am backing up schema XYZ every 30 minutes.
Does this statement imply that I am only backing up the definition of
the data? Or does it mean that I am backing up the definition of the
data and the data within the schema object?
T
On 8/20/07, Campbell, Lance <[EMAIL PROTECTED]> wrote:
>
> Terminology Question:
>
> If I use the following statement:
>
> I am backing up schema XYZ every 30 minutes.
>
> Does this statement imply that I am only backing up the definition of the
> data? Or does it mean that I am backing up the def
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Campbell, Lance wrote:
> Terminology Question:
>
> If I use the following statement:
>
>
>
> I am backing up schema XYZ every 30 minutes.
>
>
>
> Does this statement imply that I am only backing up the definition of
> the data? Or does it mea