Skip to content

Instantly share code, notes, and snippets.

View rm2formaciondigital's full-sized avatar

RM2 rm2formaciondigital

View GitHub Profile
@rm2formaciondigital
rm2formaciondigital / university_Schema.sql
Last active December 31, 2025 12:45
Dataset_Database_System_Concepts_7th.sql
group: University Database
description[[
* Esquema del libro "Database System Concepts" de Silberschatz, Korth y Sudarshan.
* Este dataset incluye las relaciones principales: _instructor_, _student_, _course_, _takes_, etc.
]]
classroom = {
building room_number capacity:number
'Packard' '101' 500
'Painter' '514' 10