|
View previous topic :: View next topic
|
| Author |
Message |
balusengodan
New User
Joined: 01 Mar 2005 Posts: 15 Location: chennai
|
|
|
|
hi ,
any body can answer for this question
i am sorting a file using sort
1. can i save the first record in one pds & next record in
second pds . this is an interview question .
2. what is the difference btw plan and package.
pls answer for this questions |
|
| Back to top |
|
 |
ideas
New User

Joined: 25 May 2005 Posts: 52 Location: India
|
|
|
|
| for 1-..yes its possible,. using FNAMES concept. |
|
| Back to top |
|
 |
shobam
New User
.jpg)
Joined: 18 Jul 2005 Posts: 34 Location: CN
|
|
|
|
Hi,
PLAN is an executable module having one or more packages.It contains the access path Logic.
PACKAGES also contain the access path logic but they are not executable. PACKAGES must be associated with a PLAN to get executed.
Hope this answers your Query. |
|
| Back to top |
|
 |
|
|