query soft indexing (1 Viewer)

syodb

Registered User.
Local time
Today, 03:23
Joined
Sep 7, 2017
Messages
27
Is it possible to index a field in query?. Like give it a uniqueness like we do it in an actual table setup?. access 2003 and above.
 

June7

AWF VIP
Local time
Today, 02:23
Joined
Mar 9, 2014
Messages
5,475
Indexing is set in table design, not queries.

Can, however, SELECT DISTINCT in a query.
 

Users who are viewing this thread

Top Bottom