In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly introduces "how to use LISTAGG function". In daily operation, I believe many people have doubts about how to use LISTAGG function. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful for you to answer the doubts about "how to use LISTAGG function". Next, please follow the editor to study!
LISTAGG function Oracle 11.2: string aggregation
String aggregation is to concatenate multiple rows of data into one line by grouping, taking the following result set as an example:
11.2 there are WMSYS.WM_CONCAT functions before, but they are not documented.
Two rows of sons
To achieve this, different rows of the same category can be displayed on a single line, using the
Wmsys.wm_concat (a.FAILURE_DESC | |'-'| | a.FAILURE_QTY)
Or
LISTAGG (a.FAILURE_DESC | |'-'| | a.FAILURE_QTY) WITHIN GROUP (ORDER BY NULL)
Select a.shift, a.work_order, a.machineid, a.date_work, a.part_name, a.model_name,a.CUSTOMER_NAME
A.model_serial, a.QTY topical char (wmsys.wm_concat (a.FAILURE_DESC | |'-'| | a.FAILURE_QTY)) from (
SELECT a.shift, a.work_order, a.machineid, a.date_work, a.part_name, a.model_name,a.CUSTOMER_NAME
A.model_serial, SUM (a.pass_qty) QTY,b.FAILURE_DESC,b.FAILURE_QTY
FROM (SELECT a.shift, a.work_order, a.machineidrecoveryc.customer _ name
CASE WHEN a.shift ='N' AND a.time_section 8
AND time_section 8 AND time_section 8
AND time_section='20130101' and a.DATE_WORK
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.