I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
3 8870While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
4 11355How can we search particular records from the database file in RPG. For example, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular 'NAME' field. How can we do the above using SEARCH criteria other than using the IF cond?
4 11291As an IT student what are the most interesting changes/inventions have been take place in last 5 years?
3202Hi, I am working as software engineer in Bangalore. I am planning to to appear for 2011-Group 1. Could any one of you please let me know any good coaching centers in Bangalore for APPSC 2011 -Goup 1. Thanks,
1 9986One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
1 4481hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
1 7210What is the output of the program
#include
Post New CTS Interview Questions
Explain about xml data binding?
How much training do you think you'll need to become a productive employee?
What does "using" do?
How is it possible to do a cross-sysplex copy of a PDS dataset by running one JCL on the target sysplex? I tried to use IEBCOPY with SUBSYS & CSM as follows: //CSMTRAN1 EXEC PGM=IEBCOPY //SYSPRINT DD SYSOUT=* //SYSUT1 DD DSN=PDS-Dataset-name-from,DISP=SHR, // SUBSYS=(CSM,'SYSPLEXNAME-FROM') //SYSUT2 DD DSN=PDS-Dataset-name-to,DISP=OLD, // SUBSYS=(CSM,SYSPLEXNAME-TO') //SYSIN DD DUMMY This did not work. I always get the following error "IEB1071E DD NAME SYSUT1 IS SUPPOSED TO BE A PARTITIONED DATA SET BUT IT HAS NO DIRECTORY. EXPECT A TERMINAL I/O ERROR. (DS1LSTAR=X'000000' DS1DSORG=X'0000' JFCDSORG=X'0200') " The source dataset is a catalogued pds dataset with many entries. The target dataset is allocated in the same job some lines before the transfer. I got an example like this for PS datasets with IEBGENER. But for PO datasets there should be a similar possibility...
Explain web container.
How do you calculate treasury stock?
What is use of count() function in php?
Why is Python used in data science?
what is Brest Wall?
How to sort a dictionary by key in python?
Hi all I had applied for the RRB test in the ELECRICAL category. I would be pleased if any of you can sent me previous year question papers. Please forward the question papers to varshashahi@yahoo.com Thanks and regards Varsha
Is wsdl and xsd same?
which VFD is better ( LT or HT)
How do you type in excel without deleting?
What is hibernate ogm?