mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-04 04:29:13 +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
							 |