Retrieves data from the database using the specified SQL query.
Future<String> queryDatabase(String query);