Enterprise database indexing question

283
0
12-30-2021 10:30 AM
Labels (2)
LLCCG
by
New Contributor III

I have an enterprise geodatabase. One of the feature classes in that geodatabase is a bunch of addresses. The table is traditionally versioned, and the versioned view is called address_evw. 

A different part of the business operation looks at that address_evw in SQL Server. 

For purposes of indexing it in order to make their queries run faster, can those indices be made within SQL Server, or should I use the Add Attribute Index tool? Does it matter? 

0 Replies