9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
/* $Revision$
|
|
* $Id$
|
|
*/
|
|
|
|
|
|
CREATE INDEX care_i_periode ON care_periode(jaar, periode, week, maandag);
|
|
|
|
REGISTERONCE('$Id$')
|