wyattowalsh / data-science-notes

Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
https://makeuseofdata.com
GNU General Public License v3.0
101 stars 64 forks source link

SQL #24

Open wyattowalsh opened 3 years ago

wyattowalsh commented 3 years ago

In general, Data Science Notes sections are broken into landing pages, basics pages, and specific pages (with more specific pages to come as folks add them).

Basics pages are a good place to give a general summary of a certain topic like how to use a given technology or technique.

I'm totally happy to help in whatever form I can, just let me know how I may be of assistance!

Link to page: https://makeuseofdata.com/programming/sql/basics.html

TawfikYasser commented 3 years ago

Please clarify your issue and need.

wyattowalsh commented 3 years ago

Hi @TawfikYasser! Welcome to Data Science Notes 😊

So currently, the page for #24 is blank except for the title. As such, any sort of content addition would be great! (we can always improve on it as it goes).

In general, Data Science Notes sections are broken into landing pages and basics pages (with more specific pages to come as folks add them). Basics pages are a good place to give a general summary of how to use a given technology or technique. For #24, I think it would be really helpful to add basic SQL syntax, as well as use cases and general usage considerations.

I'm totally happy to help in whatever form I can, just let me know how I may be of assistance!

Let me know if you need help with any of the technical aspects of contributing! I've tried to put some guidelines at CONTRIBUTING.MD, but as this is a developing project you may need a bit of help to get started 👍

It would be great to see your contribution and any feedback that could prove helpful to the project is most welcomed!

TawfikYasser commented 3 years ago

Hi @TawfikYasser! Welcome to Data Science Notes 😊

So currently, the page for #24 is blank except for the title. As such, any sort of content addition would be great! (we can always improve on it as it goes).

In general, Data Science Notes sections are broken into landing pages and basics pages (with more specific pages to come as folks add them). Basics pages are a good place to give a general summary of how to use a given technology or technique. For #24, I think it would be really helpful to add basic SQL syntax, as well as use cases and general usage considerations.

I'm totally happy to help in whatever form I can, just let me know how I may be of assistance!

Let me know if you need help with any of the technical aspects of contributing! I've tried to put some guidelines at CONTRIBUTING.MD, but as this is a developing project you may need a bit of help to get started 👍

It would be great to see your contribution and any feedback that could prove helpful to the project is most welcomed!

Thanks @wyattowalsh , I will starting to contribute by adding a basic SQL syntax by examples.

wyattowalsh commented 3 years ago

@TawfikYasser Sounds wonderful, thank you!!!

Let me know if you run into any problems along the way and I'd be happy to help out 😊

TawfikYasser commented 3 years ago

Okay @wyattowalsh Thanks