While joining files if only two files are mentioned with
jfile keyword, do we required to use join keyword????
Answer Posted / xx
yes,two join the two fields in bothe file we requires the
join keyword
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the diffrence between software and hardware language?
can we use commit,rollback in triggers and how?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
what is the use MDM(Master Data Management)and meaning
How to set on/off a group of indicators in a single statement?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
Can we write a method in JSP.If so how?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
Explain three modes in which files can be accessed from python program
How do you pass variables forwrd to future CECI sessions
how sap is different from other software ?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Write a shell program to test whether a given year is leap year or not ?
what is the meaning of without standing arrears?
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.