Create `table1`(`idtable1`: Boolean) Create `table2`(`idtable2`: Real, `xcvyxcv`: String) Create `table3`(`idtable3`: DateTime) MakeMultiLink `table2_idtable2` from `table1` as t to `table2` as ta dddddd MakeSingleLink `table2_xcvyxcv` from `table1` as t to `table2` as ta <<>> MakeSingleLink `table1_idtable1` from `table2` as t to `table1` as ta xfcbvxv MakeSingleLink `table3_idtable3` from `table2` as t to `table3` as ta Where ble = faul