is it possible to generate CURD for two or more tables?

I searched forum,google i did not get any help!!!

For generating CURD there should be an option to select column of other tables.

Thanks

What do you mean? You want to create relations in GUI?

Yes

crud actions are not unambiguous for many tables.

what should happen if you delete data from two tables ?

delete parent record may delete all joined records.