MySQL Forums
Forum List  »  PHP

Re: How do I present data from one row in a MySql table
Posted by: Peter Brawley
Date: October 04, 2021 10:14AM

You'll need to add data to that table, either by manually inserting rows, or by importing them from some other source. In the MySQL manual, read abount Imsert, Import, Load Data.

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I present data from one row in a MySql table
October 04, 2021 10:14AM


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.