please help how to query it.........

  • i have 3 tables in my database(sqlserver) for each table  3,00,000 records and  3 tables are inter-related.when i try to retrieve the records,the server says timed out.

      can anybody send me how could i query it in sql

  • The server won't timeout on its own.  Are you sure it's not the connection or object command that times out??  or the web server if asp(X) code?

  • Im assuming the query works in Query Analyser and if so, how long does it take to return the result set?

  • Could you give us the DDL (including all the indexes) as well as your query to see where your problem is located



    Bye
    Gabor

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply