Menu

#5 Create indexes just up to a specified length of data

open
nobody
None
5
2014-08-20
2007-10-07
Sören Auer
No

Create indexes just up to a specified length of the data values, e.g.:
CREATE INDEX name ON person (name(10))

Discussion


Log in to post a comment.