WHAT IS THE DIFFERENCE BETWEEN 'COLHDG' AND 'ALIAS'?
Answers were Sorted based on User's Feedback
Answer / afnas
Both(COLHDG & ALIAS) are used to identify fields.COLHDG &
ALIAS is the Description of fileds.the diference is that in
ALIAS we can access data based on that ALIAS name,while
COLHDG is not allowed.suppose in PF field name as
DES78,give ALIAS as Description78,then user can access data
from using Description78.
| Is This Answer Correct ? | 23 Yes | 0 No |
Answer / nupur
Allias is an alternate name for the field in PF. We can
access data with the new name. while colhdg is just a text
management which is visible at a time of query, SDA, DFU,
etc.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / suju
using ALIAS name we can access the data,but we cannot
access the data using COLHDG.maximum number of COLHDG for a
particular field is 3.
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / viney
both give a meaning 2 d fld..while colhdg just gives a
heading to d fiels name represented in quotes.......alias
gives an alternate name 2 d field...this name given in
alias can also be used 2 search d variable...if required
| Is This Answer Correct ? | 1 Yes | 0 No |
In how many ways we can create a logical file?`
how to update physical file using logucal file with example
what is dynslt and why we use that command when do we use command
How to change the batch job to interactive job?
how to add a new field to a file without compiling it?
1. How can I create a LF using crtlf command based on a particular member in a multimember PF? Where I have to specify the member name? 2. How to differentiate between the types of join from a Join logical file DDS. Is it possible to have different types of Join Logical files? 3.Any performance difference between Opnqrf and Embedded SQL? When I should prefer Opnqryf and when SQL? 4. I know access path is the path chosen by the program to retrieve data. It can be of keyed access path or arrival sequence. *IMMED- *IMMED description says access path is updated each time record is added or deleted from a member. - What is updating here? *REBLD - The access path is completely rebuilt each time a file member is opened. The access path is maintained until the member is closed, then the access path is deleted. - I am not able to understand this completely. Could anyone explain these more clearly? 5.What is the purpose of using activation group. I know it is a resource allocator, but other than this any other benefits of using an activation group?
Maximum how many fields we can create under a record format of PF?
CRTDTA AND CRTARA should be used along with?
What is FORMAT keyword and its use?
what is the difference between adding keys & constraints into a phisical file
Can we concatenate fields in physical file? If yes how can we do?
can any one tell me what is meant by PSSR? Kindly elaborate it...