Views
From: ?? (anonymous_at_discussions.microsoft.com)
Date: 10/04/04
- Next message: Stefnils: "Qualify customer information"
- Previous message: Ibrahim Awwad: "Text Search"
- Next in thread: Hari Prasad: "Re: Views"
- Reply: Hari Prasad: "Re: Views"
- Reply: Steve Kass: "Re: Views"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 4 Oct 2004 03:29:04 -0700
Is it possible to use variables in a view...
Ex: Create view zz as
Declare @user
Set @user = 1
Select * from sometable where @user = 1
i think you get my idea...
Is it possible?
- Next message: Stefnils: "Qualify customer information"
- Previous message: Ibrahim Awwad: "Text Search"
- Next in thread: Hari Prasad: "Re: Views"
- Reply: Hari Prasad: "Re: Views"
- Reply: Steve Kass: "Re: Views"
- Messages sorted by: [ date ] [ thread ]