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