This archive contains series of posts to understand DBMS, its architecture, various techniques related to it, different softwares involved like Mysql, Mariadb etc.
The category contains my personal experiences, various events and happenings through out my life. How unexpected things comes and how I deal with it.
The category contains bank of questions for various interviews and competitive exams which I have personally appeared & collected from my friends.
Everything can not be sorted always. Sometimes Foo and Bar comes in middle of the way and this category contains those random posts of abandoned words.
“Kashmiri militants killed former foreign minister Sushma Swaraj” . Is that really true? Is it interrelated to the revoking of Article 370 and 35-A? Or she died due to a disease.
Overview While creating a table, each column in that table is required to have a name and a data type. The data type of a column defines what type of values the entire column should hold; integer, character, date, time, binary, and so on. E.g in a student table if you have declared the student_id […]