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 |
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Target increases every day even though no new record was inserted
If you done any modifications for a table in back end does it reflect in informatca warehouse or maping?
what is a time dimension? give an example?
What is deployemnt groups, Lables, query and dynamic deployment group.
Is there any model difference between ODS and DWH
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
Performance wise which is better joiner or look up ? Give me with example?
What is informatica powercenter repository?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
Using Connected or unconnected lookup for performance wise which one is preferable?.
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/