Skip to content

The project involves SQL queries to analyze Pokémon data, using DDL and DML commands. #DDL #DML #Query #OrderBy #GroupBy #Where #Having #Case #Inserção #Join #LogicalOperators

Notifications You must be signed in to change notification settings

jalvesm/pokedex-relational-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex relational database project

The project in question involves a series of SQL (Structured Query Language) queries that manipulate data related to Pokémon. The queries use Data Definition Language (DDL) and Data Manipulation Language (DML) commands to define and extract specific information, such as averages, maximums, minimums, and counts, about Pokémon in various categories and species. Additionally, "JOIN" commands are used to combine information from different tables, and "WHERE," "GROUP BY," "HAVING," "ORDER BY," and "CASE" clauses are applied to filter, group, and sort the data as needed. The project provides detailed analyses of Pokémon, exploring their features such as attacks, weights, defenses, and categories.

Built With

MySQL

(back to top)

About

The project involves SQL queries to analyze Pokémon data, using DDL and DML commands. #DDL #DML #Query #OrderBy #GroupBy #Where #Having #Case #Inserção #Join #LogicalOperators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published