FM0-308 Exam Questions
131 real FM0-308 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
What is the maximum number of files that can be hosted on FileMaker Server 13?
- Question #2
What is the maximum number of recursive calls that can be made utilizing a custom function in FileMaker Pro 13 Advanced?
- Question #3
Which statement is true about a container field set to Store container data externally in FileMaker 13?
- Question #4
A text field called FirstLast in FileMaker Pro 13 is set to auto-enter the following formula: FirstName &" "& LastName FirstName and LastName are text fields in the same table. The...
- Question #5
Which three field options may be set for a shadow field from an External ODBC Data Source? (Choose three.)
- Question #6
Consider a FileMaker 13 solution with the following tables and fields: Assuming only the above relationships between table occurrences, using sorting if necessary, which two action...
- Question #7
A table in a FileMaker 13 solution has a text field CompanyName. The following field validation options are set for this field: - Validate data in this field only during data entry...
- Question #8
A new solution is created with Iwo tables, Client and Contracts. The only modification made on the Relationships Graph is to establish a relationship between them which is set to d...
- Question #9
Which two FileMaker Pro 13 objects will display data contents even if unrelated to the current layout's table occurrence? (Choose two.)
- Question #10
Which two statements are true about field indexing in FileMaker Pro 13? (Choose two.)
- Question #11
Which two formatting options can be controlled by a layout's theme? (Choose two.)
- Question #12
Which statement is true about the Filter Portal Records feature in FileMaker Pro 13?
- Question #13
Given the following Relationships Graph for a FileMaker are all table occurrences sharing the same source table: The solution has the following layout based on the Trainer table oc...
- Question #14
Given the following Relationships Graph in a FileMaker 13 solution: A layout is based on the table occurrence Class and a portal shows records from the table occurrence Employee. I...
- Question #15
Which two techniques could be used to successfully generate the data points for a pie chart? (Choose two.)
- Question #16
Which two statements are true about OnTimer triggers? (Choose two.)
- Question #18
Which two statements are true about using popover objects in FileMaker 13? (Choose two.)
- Question #19
A layout is using a theme that sets a field to have a text color of"green"and a text style of"bold". FieldA has conditional formatting where the text color is"red"when the data in...
- Question #20
A layout contains a single portal that is based on a relationship configured to allow creation of related records. The portal contains one field (FieldA), which is not used anywher...
- Question #21
The table Model has the container field Portrait. The following calculation is called: GetContainerAttribute (Model: : Portrait ;"image") Assuming Model::Portrait contains an image...
- Question #22
What can be done with an ExecuteSOL calculation function?
- Question #23
Given the following return-delimited data in a Team field of a FileMaker 13 solution: Andy Jones Bernie Lee Carry Lane Which formula would result in the string"Bernie Lee"(without...
- Question #24
The following formula in a calculation field returns a Text result: Let( tmp ="2 *5"Evaluate( Quote ( tmp ) ) ) What value will be returned?
- Question #25
Given a text field myText that contains"red-blue-green", which two formulas could be used to extract the word"blue"from the field? (Choose two.)
- Question #26
Which formula returns the calendar quarter (1. 2. 3, 4) of a date contained in a field called myDate?
- Question #27
Given a custom function created in FileMaker Pro 13 Advanced defined as Explode (str): What is the result of Explode(Bob)?
- Question #28
Which two actions can be performed via scripts? (Choose two.)
- Question #29
Which two protocols are supported by the Insert from IJRL script step in FileMaker 13? (Choose two)
- Question #30
The tab control object shown below is configured with an OnPanelSwitch script trigger. Which formula could be used in a conditional test to detect if the user clicked on the"Map"ta...
- Question #31
A solution hosted on FileMaker Server 13 contains a text field called ColorChoice that uses global storage. UserA and User B are using the file. User A runs a script that changes t...
- Question #32
Given a FileMaker Pro 13 solution containing the following two scripts: When Script A executes, how many beeps will be heard?
- Question #33
A FileMaker 13 solution has a Customer table and a related Contact table. The relationship from Customer to Contact is configured to create related records in the Contact table. On...
- Question #34
In which two cases will the object name of a button be available to a script that is performed by the button? (Choose two.)
- Question #35
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 tab...
- Question #36
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 r...
- Question #37
Which statement is true about script parameters in FileMaker 13?
- Question #38
Which statement is true about enabling database encryption in FileMaker 13?
- Question #39
Which three conditions must be met to allow user access via accounts that are externally authenticated? (Choose three)
- Question #40
Which statement is true about encrypting network traffic in FileMaker 13?
- Question #41
Which two options are available for providing credentials when connecting, via ESSI to a Microsoft SQL Server external ODBC data source in FileMaker 13? (Choose two.)
- Question #42
Assuming no File Access restrictions have been applied, what is the minimal requirement to add an external FileMaker Data Source table occurrence of Inventory from a file called DE...
- Question #43
Which three statements are true when configuring a FileMaker Server 13 two-machine deployment for FileMaker Pro, FileMaker Go, and FileMakerWebDirect access? (Choose three.)
- Question #44
Which two statements are true about a Daily Backup Schedule that includes the option to keep a maximum of seven backups? (Choose Iwo.)
- Question #45
Which three are required to use all of the features of FileMaker Server 13 for OS X? (Choose three.)
- Question #46
Which two statements are true about the Administrator Groups feature in FileMaker Server 13? (Choose two.)
- Question #47
The FileMaker 13 file Customers is hosted from the FileMaker Server 13 default Data\Databases directory. Customers includes the table Rewards with a container field Photo, which us...
- Question #48
Which two statements are true about setting up a System-level Script to run as a scheduled script in FileMaker Server 13? (Choose two.)
- Question #49
Which three field options may be set for a shadow field from an External ODBC Data Source? (Choose three.)
- Question #50
Which two are required for a user to successfully run a script that uses the Execute SQL script step? (Choose two.)
- Question #51
Which three methods can be used to access an ODBC data source from within FileMaker Pro 13? (Choose three.)