Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Need2CSharp
Starting Member
9 Posts |
Posted - 2007-10-11 : 12:06:50
|
| Hi Guys,I have a quick question, which might be a bit too broad. In any case, I have to start somewhere, so here it is:I have a stored procedure that joins (left outer joins) eight tables. Is the use of joins the quickest way to return my results, or is there a better method/routine? Do you need more information to give an appropriate resonse? Please let me know.FYI, the stored procedure was created using C# and deployed to my MSSQL 2005 server.Thanks for your help! |
|
|
Kristen
Test
22859 Posts |
|
|
|
|
|