2026-03-12 20:23:15
This commit is contained in:
7
Kevin_Meade/afiedt.buf
Normal file
7
Kevin_Meade/afiedt.buf
Normal file
@@ -0,0 +1,7 @@
|
||||
SELECT column_id,
|
||||
column_name,
|
||||
histogram
|
||||
FROM user_tab_columns
|
||||
WHERE table_name = 'R3'
|
||||
ORDER BY column_id
|
||||
/
|
||||
Reference in New Issue
Block a user