Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Data from multiple tables

    Dear, got that you need to retrieve data from these tables, but what is the issue?

  • RE: Query runs slower in SP

    [font="Courier New"]I think U R using a view to query ur results.

    while creating a view use nolock in ur create view statement, and then try it. for ex:

    CREATE VIEW ABC_VW...

Viewing 2 posts - 1 through 2 (of 2 total)