Difference between CHAR and VARCHAR?
When displaying fonts, what's the difference between pixels, points and ems?
What is a node js callback?
Are pointers really faster than arrays?
What is regular expression in javascript?
what is the maximum depth at which the open foundation bridge can be done
What is dto layer in java?
What is apply map (mapping tables)?
What is raid? How does it help storage of databases?
Is Eclipse compatible with the commandline CVS client?
What are the components of Apache Pig platform?
What are the different sql server versions?
Explain about tajo worker configuration?
i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this
Do we require any special application to access web service?