News

I can create table with JSON column, partition it by enum and populate data. However, part merges fail and select from "system.parts" is broken (unless I exclude table from system.parts select).
This project demonstrates SQL operations for managing student enrollments, including creating tables, inserting data, updating records, and running queries to analyze student and course information.