identify_query(sq_data) # Standard query
identify_query(mt_data) # Meeting query
identify_query(em_data) # Hourly collaboration query
if (FALSE) {
identify_query(iris) # Will return an error
identify_query(mtcars) # Will return an error
}
Run the code above in your browser using DataLab