home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / bugzero / WEB-INF / classes / sql / create_index_trail.sql < prev    next >
Encoding:
Text File  |  2003-09-03  |  100 b   |  3 lines

  1. # create the entry_id index for the trail table
  2. CREATE INDEX $PROJECT1 ON $PROJECT_trail (entry_id)
  3.