Why we need XMLs?
Answers were Sorted based on User's Feedback
Answer / v.v.s.vamshi krishna
Now a days all devices like Mainframes, PDA's, personal comp
(desktops, laptops, handheld devices (smart devices) are
connected to a huge amount of network and they all
communicate with a common language called XML. It is not
new version of HTML and is recreated right from the
scratch. So internally many technologies like .NET, Java
and many others communicate in the form of XML. The XML is
error free language and contains user defined tags.Can be
created on any platform, language and environment and can
be run on any of the above said things. for more detials
Please watch www.w3cshools.com
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / madhusudan
XML is much similar to HTML, with some added features. XML
is used for storage and transport of data, where as HTML is
used to display the data. XML is used to transfer the
structured information over the web. XML is easy to use,
its flexible. In xml we can create our own tags. XMl is
independent of the platform. XML is an emerging technology,
which is having bright future in next generation web
applications.
| Is This Answer Correct ? | 4 Yes | 0 No |
my source having the records like ram 3 sam 5 tom 8 and i want to load into target like ram record 3 times,sam record 5 times, tom record 8 times
when will we use unconnected & connected lookup? How it will effect on the performance of mapping?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
how lookup is acting as both active and passive ? how is it possitble?
what is the difference between copy object import objects using repositery manager which one is best
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
What are the static cache and dynamic cache in informatica?
When will you use SQL override in a lookup transformation?
how to through logic of informatica using the push down optimization into oracle.
Whats there in global repository
What is rank transformation?
Explain direct and indirect flat file loading (source file type) - informatica