Forum Replies Created

Viewing 2 posts - 16 through 18 (of 18 total)

  • RE: Union/OR query

    Can you try with giving WITH NOLOCK with the tables used in the query?

  • RE: Table vs View

    In view we can give permission to those view to users, basically its for security purpose.

    If users dont want to access some table, but they need some data from...

Viewing 2 posts - 16 through 18 (of 18 total)