mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +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
 |