how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
2 4936write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
4 6878I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
3 5644Post New TCS Oracle General Interview Questions
What is function and its example?
What are the server requirements to install codeigniter?
How REST is lightweight compare to SOAP?
any meter avilable for measureing the Transformer Losses. ( like Voltmeter for voltage & ammiter for currenr )if yes plz give the make & supplier address, Email, Phone number.
What do you understand by recursive stored procedure?
What is a double byte font?
What are the directives available in router?
What are the types of enterprise bean?
How do I keep text in one cell in excel?
What is minimal monitoring?
What is activex control used for?
How to Get printer capabilities?
What is the main usage of search engine spiders?
What are aggregate tables? How do you design them using teradata?
How to create an multi-statement table-valued function?