An open API service indexing awesome lists of open source software.

https://github.com/akshayreddykotha/trendence-sql-hackathon-2019

My submission for the Tredence SQL hackathon which helped me score a position in the top 50.
https://github.com/akshayreddykotha/trendence-sql-hackathon-2019

sql

Last synced: over 1 year ago
JSON representation

My submission for the Tredence SQL hackathon which helped me score a position in the top 50.

Awesome Lists containing this project

README

          

This repository might give a real-world experience of working with data using SQL by answering questions listed [here](https://github.com/akshayreddykotha/trendence-sql-hackathon-2019/blob/master/Problem.docx). Refer to the
files with the word 'submission' for solutions of different questions.

# How did I import data?
This is pretty straightforward. Go through this [link](https://host4asp.net/import-csv-file-using-sql-server-management-studio/) and there are a lot of resources likewise which can help you import csv files into a database. Create a database beforehand on the Microsoft SQL Server Management Studio interface.

Thanks to [Analytics Vidhya](https://analyticsvidhya.com) for hosting this [hackathon](https://datahack.analyticsvidhya.com/contest/tredence-hackathon-hack-and-get-hired/).