RosettaCodeData/Task/Reflection-List-properties/DuckDB/reflection-list-properties.duckdb

2 lines
42 B
Text
Raw Permalink Normal View History

2025-08-11 18:05:26 -07:00
select column_name from (describe TABLE);