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.
- Host: GitHub
- URL: https://github.com/akshayreddykotha/trendence-sql-hackathon-2019
- Owner: akshayreddykotha
- Created: 2019-05-01T12:07:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T11:10:55.000Z (about 7 years ago)
- Last Synced: 2025-01-10T04:32:04.952Z (over 1 year ago)
- Topics: sql
- Language: Python
- Homepage: https://datahack.analyticsvidhya.com/contest/tredence-hackathon-hack-and-get-hired/
- Size: 40.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).