Great video sir, out of the 3 video's my professor had us watch, I like this the most. Liked and Subbed
@douaabousnina7 ай бұрын
thank you!
@fitking123410 ай бұрын
u posted after 8 years hope you are doing fine and great sir. I hope u a better health . in this side of screen is someone from Pakistan
@udanasrimal10 ай бұрын
Thank you sir❤
@flipsmash10 ай бұрын
Most welcome
@ZiiiP2142 Жыл бұрын
Very good info, cheers.
@jorisreevenvas5571 Жыл бұрын
What a clear explaination!! i have exams in 2 hours and you helped me out god bless you!!
@jaderabbit1267 Жыл бұрын
Thank you for the video. It was very helpful
@KUMAR-q3o2q Жыл бұрын
I have a doubt. I have table with two fields, one field is array in table 1 uID | Contact 2 | 1221,1223 3 | 1123 Now value of 1221 and 1223 are in table Two. I want a query to join table 1 and table 2 using array of field2
@pathumsrinath401 Жыл бұрын
Super explanation 🤍
@mohammadahmedragab837 Жыл бұрын
thank you so much for this valuable helpful video
@charger2dagame Жыл бұрын
Thank you for taking time out to make this video. It really helped me to understand the concept of RI.
@flipsmash Жыл бұрын
Thanks. So glad to hear it!
@alefalfa Жыл бұрын
awsome explanation. Thanks!
@mahrou616 Жыл бұрын
Thank you, Sir
@lorenzorichards7093 Жыл бұрын
Design the database for a programming support environment. In this environment programmers produce programs, which are written in given programming languages. Each program is written by a given programmer, can call other programs, and can be used by given users. Users are recognized by their log-in names. Programmers are recognized by their log-in name and by their code. Programs have compound names that include the program's name, the extension and the programmer's code. Programs have a version number, a date and a short description; some programs interact with DBMSs. Each DBMS maintains stored data in the form of relations, with several attributes and one primary key. Each database is defined by a database administrator, who is a programmer specialized in data management. State clearly any assumptions you make. Good morning, I seem to having issues creating the ERD with ISA what did I do wrong?
@flipsmash Жыл бұрын
Sorry, this looks to be homework. You should seek help via your instructor/institution
@more-uv4nl Жыл бұрын
you made me pass my exam <3
@guliyevshahriyar2 жыл бұрын
thank you very much!
@seyyedrizmy47322 жыл бұрын
Hi in the video about the subclasses, wont they be applicable when there is covering constraint and not the disjoint??
@GunnyJoeGarcia2 жыл бұрын
Good video. Terrible soul patch.
@TuanPham-fc2oy2 жыл бұрын
Very well explained
@ashleylove68402 жыл бұрын
Thank you so much!! I can only understand theis topics with you, my professor is really bad at explaining things. This will definitely help me throughout the semester.
@flipsmash2 жыл бұрын
Happy to help!
@UNKNOWN-ms7gz Жыл бұрын
same as u
@mickeywebb68502 жыл бұрын
Your weakest video TBH.
@medAmineRg2 жыл бұрын
that was very helful sir tankyou so much
@AbbSalehi2 жыл бұрын
Thanks for your clear explanation, that is something I was looking for!
@sitaramrathi74832 жыл бұрын
यह तो एक उदाहरण के लिये दिये है इसी तरह से अलग अलग परिवारो के अगर हजारों लिखने हो तो कैसे होगा
@noufa993 жыл бұрын
ty hoping to remember this while having my final!
@Escko3 жыл бұрын
Great...ty!!!
@keethsamarakoon26073 жыл бұрын
thanks for the lecture ...
@arts.maimounah3 жыл бұрын
Thank you so much Sir⭐⭐ amazing lesson , great representaion 👍
@L33TTechReviewer3 жыл бұрын
awesome vid, very easy to understand, Thanks!
@danielaguiar98073 жыл бұрын
This video might get me a job, thanks man
@wizzard2113 жыл бұрын
Don’t see the difference between 1 and 3
@gchehabayesa10063 жыл бұрын
Thanks for the explanation. The only con I see is that to generate an index you first need to scan the whole thing. But I guess its pro as that you only have to scan once.
@MuhammadRafliYulistiawan3 жыл бұрын
Thank you, Sir
@sergey55513 жыл бұрын
Useful info starts at 4:46.
@winnumber1013 жыл бұрын
“The concept of albums is kind of going away” even more true now
@scavbh013 жыл бұрын
Thanks!!!
@smitmangukiya3 жыл бұрын
Thank you
@sirawitmahanin56793 жыл бұрын
@6:00 In the case of 1:N without (weak entity), it does not make sense to me to have the same song with 37 different Songs# (assume that all songs are the same, i.e. same record/version).
@dickiie99703 жыл бұрын
how do u paste the previous copy as u did?
@flipsmash3 жыл бұрын
You can use the up and down arrows to scroll through all of your previous statements. You can also literally copy and paste in PuTTY (and, presumably other SSH clients). In PuTTY, to copy just click and drag your mouse to highlight what you want copied. It is automatically added to the clipboard. Then to paste, just right click.
@mzamomahaeng2683 жыл бұрын
excellent explanation 👌 thank you
@miguele75633 жыл бұрын
How is the index table sorted if it has characters instead of numbers? Great Video!
@ichaverterhemba48273 жыл бұрын
It can be indexed/sorted alphabetically. My suggestion