How many maximum tables we can join by using SQL JOIN??
Answer Posted / naveenpj
SQL server 2005 used to support up to 256 tables, with SQL Server 2008 the number joins that can be used is limited only to number of available resources.
Reference: https://msdn.microsoft.com/en-us/library/ms143432.aspx
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Who are all involved in an inspection meeting?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
what is scrum how with ex?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
what is meant by application server and its functions?
What is Dynamic Binding and Dynamic Loss?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
How to do Performance Testing manually for a Flash Application?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
What criteria would you use to select Web transactions for load testing?
What are the review documents used for testing?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
what are the prerequisite conditins to test clientserver and web applications
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?