how to get compound indexes

Started by johnfover 24 years ago1 messagesgeneral
Jump to latest
#1johnf
jfabiani@yolo.com

Hi,
Is it possible to have compound indexes? As in
Create index glacnt1 on glacnt(glacnt+yearprd);

I would like to combine two strings as the index.

John