We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
4 10095When iam executing infopackage status is showing yellow for hours by hours what i have to do?
2 8242There is a school with 100 students and correspondingly 100 lockers, all of which start off closed. The first student opens every locker and the second students closes every other locker starting with the second (2,4,6...etc..) . The 3rd student changes the state of the lockers numbered (3,6,9.. etc.). The fourth student changes the state of the lockers numbered (4,8,12.. etc..).. This continues until all the 100 students passes along the lockers.. when all the 100 student is done which locker is closed and which locker is in open condition?
6 198672) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID
2 5068Post New TCS Interview Questions
What is pretty printer?
How to query multiple tables jointly?
How to process the messages stuck in queues?
How dia computation perfomed in cold rolling mills .
What are ce functions in sap hana?
What are the languages supported by apache spark and which is the most popular one?
Is mongodb free on aws?
What key terms and concepts should one understand when working with LLMs?
What steps will you take while send a standard text as an e-mail from workflow?
What is the command to find out today's date?
what is purpose of maintaining common distribution channels and common division??????
What is composer install?
How do I select multiple sheets in excel vba?
How to connect to SQL Azure Database by using sqlcmd?
What is the use of text output value in quicktest professional?