MySQL Database Tutorial – 28 – UPDATE & DELETE




Facebook – https://www.facebook.com/TheNewBoston-464114846956315/ GitHub – https://github.com/buckyroberts Google+ …

Original source


42 responses to “MySQL Database Tutorial – 28 – UPDATE & DELETE”

  1. How do you delete data from multiple tables? for example delete an artist completely by their name along with all their work and paintings that were sold. Now there are multiple tables that connnect to one another such as artist, painting, purchase, and orders. How can I delete that information if the tables dont say the artist name but rather another ID that link back to the artist?

  2. in examins there is no edit/delete button 😉
    Same for GUI/GUI Builder… this tutorials are for understanding whats behind SQL and not how to click on "make this and that-"Buttons… because… what youre doing, if MySQL changes and excludes a button like that 😉

Leave a Reply