A FileMaker 13 solution contains the following script:How many records will the table contain after this script is done executing, if the script begins execution in a database table containing six records total?
Given a solution hosted on FileMaker Server 13 with tables Employee and Asset. Employee and Asset are related (one to many) based on an Employee ID field with no cascading delete rule. There is one layout associated with each table as well as the following scripts.There are 5 records in Employee {Andrew;Bob;Cara;David;Edward}. Each employee has exactly 3 related Asset records, for 15 total assets. A user opens the database and navigates to the fifth record {Edward}, then runs the script Remove Employee Assets.What will be true after the script completes running?
Which statement is true about script parameters in FileMaker 13?
Which statement is true about enabling database encryption in FileMaker 13?
Which three conditions must be met to allow user access via accounts that are externally authenticated? (Choose three)
Which statement is true about a container field set to Store container data externally in FileMaker 13?