Skip to content

Sshashank0743/Awesome_SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL: An Introduction

@@ I am looking for self-motivated students interested in SQL at different levels! @@

Donate

Structured Query Language: An Introduction

If you have any confusion about the code or want to report a bug, please open an issue.

SELECT students FROM sql_course

SQL Repository library aims to reduce the time spent writing repositories.

Motivation for this library was the boredom of writing SQL or using query builders to do the same thing over and over again in multiple projects.

SQL Repository allows you to fetch, paginate and operate with data easily without adding overhead and following good practices.

Table Of Contents

=================

Basic Queries:

  1. Table Creation
  2. ALTER
  3. DELETE
  4. DISPLAY
  5. DROP
  6. DATEDIFF
  7. FILTER
  8. FUNCTIONS
  9. GROUPBY
  10. INSERT
  11. JOINS
  12. NESTED
  13. Excercises For Practice
  14. REgular Exp
  15. SQl For Data Analytics
  16. STRING
  17. VIEW
  18. UPDATE
  19. WHERE
  20. AND_OR_NOT
  21. ORDER_BY
  22. NULL
  23. MIN_MAX
  24. LIKE
  25. IN
  26. ALIAS
  27. COUNT_AVG_SUM
  28. BETWEEN

Some helpful codes for SQL are regularly updating in this repositry.

Contribution

If you want to contribute some missing examples or fix some bugs, feel free to open an issue or make a pull request.

About

Some helpful tutorials and codes for SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published