Re: compact where clause
From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 06/24/04
- Next message: Uri Dimant: "Re: Are there performance impact inserting records into Table vs View?"
- Previous message: Mingqing Cheng [MSFT]: "RE: Error restoring database with VDI for SQL Server 7.0"
- In reply to: ben h: "compact where clause"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Jun 2004 07:27:59 +0100
You can try this:
...
WHERE 'user' IN (ownerid, originatorid, actioneeid)
-- David Portas SQL Server MVP --
- Next message: Uri Dimant: "Re: Are there performance impact inserting records into Table vs View?"
- Previous message: Mingqing Cheng [MSFT]: "RE: Error restoring database with VDI for SQL Server 7.0"
- In reply to: ben h: "compact where clause"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|