mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 03:29:53 +00:00
4 lines
212 B
CSV
4 lines
212 B
CSV
![]() |
query_text,database_name,schema_name
|
||
|
"select * from sales",default,information_schema
|
||
|
"select * from marketing",default,information_schema
|
||
|
"insert into marketing select * from sales",default,information_schema
|