Mr.Sidc sirfor my question{how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE} you have answered using MOVE opcode,can you illustrate me with a small example sir very kind of you.
1 6802Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
2 7780write a sql query following source? subject mark maths 30 science 20 social 80 requird output maths science social 30 20 80
3 6708what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }
1 4244Post New iGate Interview Questions
How to access the LINQ in Sharepoint 2010?
Explain lock, monitors, and mutex object in threading.
how to change the application name?
If a patient complains I didn't properly care for them during the last appointment, how will you react?
is there any chance for confilcts between an accountant and a sales executive ? If yes how do you resolve the same as an accountant ?
Explain the concept of stub in node.js.
The primary function of the Closing process is to: A. Formalize lessons learned and distribute this information to project participants B. Perform audits to verify the project results against the project requirements C. Formalize project completion and disseminate this information to project participants D. Perform post-implementation audits to document project successes and failures
What is knee point voltage of transformer?
What are check tables?
How to secure the data carrying in the cloud?
How do you hide columns in excel 2016?
What type of Index will get created after executing the above statement?
Using %check we are checking monika in mona what is output? What is %SCAN?
What do you understand by SAP HANA?
Can sap apo and sap r/3 be installed on the same server and use the same database?