How Plan is created while executing the query using SPUFI?

Answers were Sorted based on User's Feedback



How Plan is created while executing the query using SPUFI?..

Answer / guest

Plan is already created during the installation of the DB2I
tools.

Is This Answer Correct ?    1 Yes 1 No

How Plan is created while executing the query using SPUFI?..

Answer / arun chinnadurai

A package/plan is created is created for DB2I tools and the
authorization to execute that plan is given to Public.

Is This Answer Correct ?    0 Yes 0 No

How Plan is created while executing the query using SPUFI?..

Answer / mangesh

No Plan is get created while executing the query using
SPUFI. SPUFI , QMF are only tools to check the correctness
of your query , i.e where ur query is correct or u have
coded anythig wrong .

Is This Answer Correct ?    6 Yes 7 No

Post New Answer

More DB2 Interview Questions

What do you need to do before you do EXPLAIN?

1 Answers  


How does coalesce work?

0 Answers  


In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?

8 Answers   Syntel,


difference between group clause and order clause

1 Answers  


I have a table name Table1 which contain columns Cust_no, car_model, country, salesamt. The records are 101, Fiat, India, 12345 2nd record is 102, Tata, USA, 98743 3rd record is 101, indica, India, 65342 4th record is 103, Toyota, UK, 64522 5th record is 103, Maruti, USA, 98632 and so on..... Now my question is write sql query which will give me detail about the sum of sales amount in perticular country

2 Answers   IBM,






What is db2 stogroup?

0 Answers  


What does DML stand for and what are some examples of it?

3 Answers   IBM,


How to test SQL -911 error while developing COB-DB2 program

1 Answers   Satyam,


Why db2 is called db2?

0 Answers  


When reorg is used?

0 Answers  


Explain an outer join?

1 Answers  


Once you create a view, where would information about the view be stored?

1 Answers  


Categories