MySQL Forums
Forum List  »  InnoDB

Re: Inseret records from one table to many
Posted by: Peter Brawley
Date: March 23, 2017 01:18PM

> I want to have this following two table from the main t_csv table

How to approach such routine SQL problems ...

1 write the pseudocode for the requirement

2 translate it into SQL (it'll require two SQL commands at least)

3 repeat testing & correcting till it works correctly

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Inseret records from one table to many
754
March 23, 2017 01:18PM


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.