Of course I could have a unique table, but there are very differents fields, so I have two different tables. How can I have both Drawing and Animations in one query ?
Please note that I am selecting the same columns for both queries. creation_date is the only mandatory column since it is used to order the results. I have added a column called name as an example.