i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.
9 17679i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
1 4806I am tryin to select one records(SQL) using Rexx.Here is the code ADDRESS DSNREXX "EXECSQL FETCH C1 USING DESCRIPTOR :TBSQLDA" IF SQLCODE = 0 THEN DO LINE = '' DO I = 1 TO TBSQLDA.SQLD LINE = LINE TBSQLDA.I.SQLDATA END I SAY LINE END ADDRESS DSNREXX "EXECSQL CLOSE C1" ADDRESS DSNREXX 'DISCONNECT' i am getting the following errors and also i dont know wr to see the ouput.Can anyone please hlep me in solving this? 28 +++ ADDRESS DSNREXX 'DISCONNECT' Error running DB2REXX, line 28: Incomplete DO/SELECT/IF
2 11205please tell me about fish model which is used in sdlc model ,and also tell me about the founder of fish model and diagram of fish model and other things in details
10 25453Post New Syntel Interview Questions
shyam consigned 200000 unit @ rs 5/-each to mr ram and paid freight and insurance amounting to rs 100000.ram spent further following amount: 1) insurance rs 5000 2) godown rent rs 4000 3) clearing rs 6000 2000 unit were damages during transits due to heavy rains. Ram sold 100000 unit @rs 10 per unit . ram realisec solvage value of damage unit rs .2000 ram is get 5% commission on sale determine the abnormal loss?
What is percent sign in sql?
How you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
What are chemisterilants?
What are the files required for creating custom theme ?
Write a program to enter and display the names of students in a class using the occurs clause.
Can you create vm by using microsoft azure resource manager in a virtual network?
Can I upgrade to windows 10 from xp?
What is hive metastore?
Why are the coupling capacitors required?
What does tuple mean?
What types of questions are asked in NIC(Natinal Informatics Centre)'s interview?If any one has any information about this,I would be very thankful to him/her.....
What is the function of body content relevance?
How many processes exist in java application server? Explain.
Define high order functions in Kotlin?