What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
2582have table with two columns with datatypes as number and varchar and the values in A column like 1,2,3 AND B column values like a,b,c. now need to display data in a single column as 1,a,2,b,3,c.
8 14506I am having source ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI Target ENO ENAME LOC 1 A PUNE 2 B MUMBAI 3 C CHENNAI If a new record coming from source from same location it should directly go to specified location in target at begining EX:if Eno with 4 coming from same Pune, It should directly load into the Pune location col with '|' symbol. Help me its very urgent
5 10325Post New Zensar Interview Questions
What are the parts of the visual basic control?
Which is faster dictionary or hashtable?
what is the diff. between x'mer , isolation x'mer & ultra-isolation x'mer ?????????????
If we remove web.config or machine.config from the application then, is this application will works?
What is the difference between mobile application testing and mobile testing?
How do I lower my ram usage?
what is upcasting in C++?
Is a coconut a nut, seed or something else?
How does 'automatic account assignment' work in mm?
What is current_session_context_class in hibernate?
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
Is hibernate an orm?
what is recursive stored procedure? : Sql dba
What is program reentrance?
What does DOCTYPE mean?