Skip to content

matejformanek/SQL-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Optimized

Finding and comparing variety of different queries with the same result and trying to optimize as much as possible.

  • All - query for attribute that has relation with each attribute in another entity
  • Specific - query with lot of filtering
  • Count = Max - query for finding biggest trend
  • Max(sum()) - query for finding Max values from different sums

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors