MySQL Forums
Forum List  »  Newbie

Re: 1136 error Can't figure out how to fix it.
Posted by: Peter Brawley
Date: May 05, 2022 09:40AM

Another problem: without a primary key, it's not s real table---for example you'll have a devil of a time finding specific rows. Read about relational databases, eg https://www.artfulsoftware.com/mysqlbook/sampler/mysqled1ch01.pdf

Options: ReplyQuote


Subject
Written By
Posted
Re: 1136 error Can't figure out how to fix it.
May 05, 2022 09:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.