Tell me a suggestion you have made that was implemented.
What is the basic difference between creating WCF service or WEB services?
What is a safer web browser?
Explain the parasitism?
let me know the minimum Accounting Heads in an accounting system
What is scope & storage allocation of global and extern variables? Explain with an example
what is a database lock ? : Sql dba
How do I put text onto a picture?
Explain how is venus like earth?
What do you mean by metadata and why we are using it?
What are situations where snowflake schema is better than star schema when the opposite is true?
Which table is left in left join?
how does it support the integration?
hi Ihave applied 4 the post of SBI Po.How can we know we r shortlisted or not?
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