Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music album rating database

A simple database to showcase my skills

This database is created using Transact-SQL.

This work presents:

  • DDL, DML and TCL operations
  • Triggers
  • Functions
  • Stored procedures
  • Views
  • WITH keyword
  • Aggregate, string functions
  • Functions for working with dates
  • Window functions
  • Basic query commands: select, [left] join, where, group by, order by, having
  • Basic comparison operations (like, in, '=', '<', '<=', etc)
  • Working with sets (except)
  • Nested subqueries

Worked with:

  • mostly DBeaver
  • sometimes SSMS

Ryzhova Anastasia

About

Simple database for rating music service

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages