Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ERR
SELECT * FROM (SELECT product_code, quantity FROM pivot_test) PIVOT (SUM(quantity) AS sum_quantity FOR (product_code) IN (SELECT DISTINCT product_code FROM pivot_test WHERE id < 10))
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
7
SQL Test
Srinivas
Oracle Practice
Srinivas
Supplier
createTable
Kartik DBMS Program
Extract Year from Date Field Example
My PLSQL
Please log in to post a comment.