I have two tables like below:
Author Author_ID [P.K], Username, Password Post ID [P.K], Author_ID [F.K], Content
Now, I want to convert this dat