mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			212 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			212 B
		
	
	
	
	
	
	
	
| 1 | query_text | database_name | schema_name | 
|---|---|---|---|
| 2 | select * from sales | default | information_schema | 
| 3 | select * from marketing | default | information_schema | 
| 4 | insert into marketing select * from sales | default | information_schema | 
