what is the maximum number of tables that can be joined ?

Answers were Sorted based on User's Feedback



what is the maximum number of tables that can be joined ?..

Answer / s

255 tables

Is This Answer Correct ?    17 Yes 10 No

what is the maximum number of tables that can be joined ?..

Answer / vipin kumar verma

IN EARLIER VERSION OF DB2(DB2 V7)
15 Tables CAN BE JOINED AT A TIME

But in LATEST VERSION OF DB2(DB2 V8)
225 Tables

Is This Answer Correct ?    7 Yes 1 No

what is the maximum number of tables that can be joined ?..

Answer / oraclesword

You can have the maximum upto 255 Tables

Is This Answer Correct ?    5 Yes 0 No

what is the maximum number of tables that can be joined ?..

Answer / varun

15

Is This Answer Correct ?    11 Yes 7 No

what is the maximum number of tables that can be joined ?..

Answer / jitinder

IN DB2 V7
You can have the maximum upto 15 Tables

But in DB2 V8
You can have the maximum upto 225 Tables

Is This Answer Correct ?    6 Yes 2 No

what is the maximum number of tables that can be joined ?..

Answer / ashish kumar(einstein)

u can have as many tables as u want

Is This Answer Correct ?    6 Yes 3 No

what is the maximum number of tables that can be joined ?..

Answer / mithun paul

I think 32.

Is This Answer Correct ?    2 Yes 7 No

what is the maximum number of tables that can be joined ?..

Answer / sathishkumar

43

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More DB2 Interview Questions

Describe what a storage group(STOGROUP) is?

2 Answers  


i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.

0 Answers  


What is check constraint. Explain with example.

1 Answers  


What do you need to do before you do EXPLAIN?

1 Answers  


What is the difference between SYNONYM and ALIAS?

6 Answers   TCS,


pls explain the precompilation process of cobol-db2 pgm

3 Answers   HCL, IBM,


How to resolve -805 error in DB2?

1 Answers   Cap Gemini,


How do you retrieve the data from a nullable column?

2 Answers  


What is meant by index cardinality?

2 Answers  


What is buffer pool and list some of them?

1 Answers  


Mention the length of physical storage of the given data types of db2 – date, timestamp, time

1 Answers  


what is difference between Static call and Dynamic call? How does it function?

1 Answers   Syntel,


Categories