what is primarykey?what is difference between primary key
and forign key?
Answer Posted / ipsita
Primary key we means a unique and ascending key, which is
the primary, access path for a PF and cannot contain null
values and foreign key the key in the dependent file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to write *pssr ?
how do you specify page overflow indicator for printer files in rpg?
WHAT IS AS/400 SYNORIO?
What is the Difference between command attention key and command function key ?
define subsystem?
what are the different methods to access seu?
can we define multi-dimensional arrays in rpg ?
how to declare a constant variable in the freeformat?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
How to add 99 menu (page down) option in menu creation..
define a shared access path?
what are necessary keywords to code message subfile?
What is a query can be displayed without saving it?
what does the ovrdbf command do?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?