kucukaslan / CS-353

Travel Agency Data Management System
https://kucukaslan.github.io/CS-353/
1 stars 0 forks source link

Demo #17

Closed kucukaslan closed 2 years ago

kucukaslan commented 2 years ago
Ahmet-Salman commented 2 years ago

Presentation @MuhammedCanKucukaslan and @MustafaYasirAltunhan

kucukaslan commented 2 years ago

He will probably ask things about these http://mustafa.cavdar.bilkent.edu.tr/cs353/EvaluationSheet.pdf We should not forget to mention/show them. @Ahmet-Salman & guven

@MuhammedCanKucukaslan && @MustafaYasirAltunhan

Ahmet-Salman commented 2 years ago

For the secondary indices, should I open the PhpMyAdmin page and show him? Edit: We put the secondary index on the airport, right?

kucukaslan commented 2 years ago

@Ahmet-Salman showing "phpmyadmin" might be a bad idea.

Yes.

I made the "email" columns of thecustomer, employee and guide indices. We can mention it and say "we use e-mail for login, it is important for efficience etc." sample quert to add an index: ALTER TABLEemployeeADD INDEX( email);

Ahmet-Salman commented 2 years ago

Okay so we just have to mention it, I will do it in the beginning