Hi am Trainee Technical consultant. I started my carrier two months back.... please help me in creating the below table as per logic:
There are two tables:
Asset Parameter table: Fields-IDNo,Enable,Disable
Asset Master Table: Fields-AssetIdNo,Description.
1.Create two flag field in Asset parameter table. Name of field is ‘Enable auto posting of assets’, ‘Enable auto posting for floors’.
2.-f field ‘Enable ’ of asset parameter table is enabled. It should automatically post the asset in Asset master table whenever a new record is created.
these are two logics are asked please help how can I achieve this.