|
|
@@ -21,13 +21,13 @@ Or [Docker](/administrator/installation/cloud/#docker):
|
|
|
|
|
|
Then [configure the server](/administrator/configuration/) and point connectors to your [Databases, Warehouses, Storages](/administrator/configuration/connectors/).
|
|
|
|
|
|
-## Use or Develop
|
|
|
+## Use
|
|
|
|
|
|
-Some tutorials on how to:
|
|
|
+Here are some tutorials on how to:
|
|
|
|
|
|
-* [Query a Customer 360](http://gethue.com/self-service-bi-doing-a-customer-360-by-querying-and-joining-salesforce-marketing-and-log-datasets/)
|
|
|
-* [Troubleshoot SQL](http://gethue.com/self-service-impala-sql-query-troubleshooting/)
|
|
|
-* [Ingest data](http://gethue.com/querying-exploring-the-instacart-dataset-part-1-ingesting-the-data/)
|
|
|
-* [Bike Data Analysis](https://docs.cloudera.com/runtime/7.0.1/using-hue/topics/hue-using.html)
|
|
|
+* [SQL query a Customer 360](http://gethue.com/self-service-bi-doing-a-customer-360-by-querying-and-joining-salesforce-marketing-and-log-datasets/)
|
|
|
+* [upload data and turn it into a SQL table](http://gethue.com/querying-exploring-the-instacart-dataset-part-1-ingesting-the-data/)
|
|
|
+* [ingest and analyse bike data](https://docs.cloudera.com/runtime/7.0.1/using-hue/topics/hue-using.html)
|
|
|
+* [troubleshoot an SQL query](http://gethue.com/self-service-impala-sql-query-troubleshooting/)
|
|
|
|
|
|
How to improve and contribute the [SQL autocomplete](/developer/parsers/) for your own database.
|