Project

General

Profile

« Previous | Next » 

Revision 3347

Added by Jing Tao almost 17 years ago

Add new index into xml_index table.

View differences:

xmltables.sql
316 316
 * Index of the paths in xml_index
317 317
 */
318 318
CREATE INDEX xml_index_idx1 ON xml_index (path);
319
CREATE INDEX xml_index_idx2 ON xml_index (docid);
319 320

  
320 321

  
321 322
/*

Also available in: Unified diff