Esri Related Exams
EADP19-001 Exam

A layer tiding simple symbology is causing slow drawing performance at a scale where analysis needs to be conducted. Only certain features from this layer are necessary in order for analysis to be completed by the ArcGlS user
What can the user do to increase drawing performance?
An ArcGIS has created a definition query on a parcel feature in a personal geodatabase to only show areas classified as residential. The user's company has decided to update all personal geodatabase to file geodatabases.
When the ArcGIS user updates the source data to point to the parcel feature class in the file geodatabase they receive the following error.
"One or more layers failed to draw:
Parcel: An invalid SQL statement was used. [Select Shape FROM Parcel WHERE [Parcel] B residential]
Parcel: An invalid SQL statement was used"
What is the correct SQL statement for the file geodatabase?
An ArcGIS user runs a geoprocessing tool and wants to create code in the Python window that repeats the process. In which two ways can the user generate Python code from the results window? (Choose two)